Matrix.inverse

Inverts the given matrix.

class Matrix
bool
inverse

Parameters

res graphene.matrix.Matrix

return location for the inverse matrix

Return Value

Type: bool

true if the matrix is invertible