You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.MtxInv Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.MtxInv Function

Returns the matrix inverse A^-1.

Pascal
function MtxInv(const X: TMtx; MtxType: TMtxType = mtGeneral): Matrix; overload;

Internally calls Matrix.Inv

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!