MtxExpr.Inverse Method

Matrix Inverse(TMtx X, TMtxType MtxType)

Compute the Inverse of the matrix and return it as result.

#NameTypeDescription
1XTMtxsource TMtx
2MtxTypeTMtxType

Returns: Matrix

Remarks:

Internally calls Dew.Math.Matrix.Inv