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

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

Pascal
function Inverse(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!