Matrix.inverse

bool inverse(out graphene.matrix.Matrix res)

Inverts the given matrix.

Parameters

resreturn location for the inverse matrix

Returns

true if the matrix is invertible