inverse


Description:

[ Version ( since = "1.0" ) ]
public bool inverse (out Matrix res)

Inverts the given matrix.

Parameters:

this

a Matrix

res

return location for the inverse matrix

Returns:

`true` if the matrix is invertible