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

Compute 1/X.

Pascal
function Inv(const X: TMtx; Threshold: double): Matrix; overload;

Internally calls Matrix.InvElem

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