You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > InvElem Method > TMtx.InvElem Method (TMtx, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.InvElem Method (TMtx, double)

Convert all Mtx elements

Pascal
function InvElem(const SrcMtx: TMtx; const Threshold: double = 1/MAXNUM): TMtx; overload;

Xtore them in the calling matrix. The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are set implicitly to match Mtx matrix. If Treshold is omitted then the default value 1/MAXNUM is used.

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