MtxExpr.MtxInv Method

Matrix MtxInv(TMtx X, TMtxType MtxType)

Returns the matrix inverse A^-1.

#NameTypeDescription
1XTMtxsource TMtx
2MtxTypeTMtxType

Returns: Matrix

Remarks:

Internally calls Dew.Math.Matrix.Inv