You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > Inv Method > TMtxVec.Inv Method (TMtxVec, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.Inv Method (TMtxVec, integer, integer, integer)

Calculate the inverse of X object elements [XIndex]..[XIndex+Len-1] without limiting operating.

Pascal
function Inv(const X: TMtxVec; XIndex: integer; Index: integer; Len: integer): TMtxVec; overload;

Store the results in calling object elements [Index]..[Index+Len-1]. An exception is raised if X and calling object Complex property does not match or array borders are overrun/underrun.

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