You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > TMtx Members
MtxVec VCL
ContentsIndex
TMtx Members Public Properties
Public Properties
 
Name 
Description 
 
The component-wise backward error. 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the vector. 
 
For internal use only. Read to get the index of this object in object cache. 
 
Sizing the object will not allocate less than Capacity. 
 
Sizing the object will not allocate less than CapacityInBytes. 
 
Sizing the object will not allocate less than CapacityInElements. 
 
Specifies increment step for the Capacity property. 
 
Stores the condition number reciprocial value after the call to LUSolve
 
This is CValues, a member of class TMtx. 
 
Allows setting/getting the real value at position Indx. 
 
DefaultArray2D matters not to overlapp with DefaultArray from inherited object 
 
True after object property changes. 
 
Defines if FFT transform length is odd. 
 
Leave FFT scrambeled. 
 
The FFT storage format. 
 
Defines the precision (single, float) and type (real, complex) of the floating point operations.  
 
This is FloatPrecisionLock, a member of class TMtxVecSample. 
 
The component-wise forward error. 
 
Info 
The Info parameter as returned by the last called LAPACK function. 
 
Defines the precision (single or double) of the floating point operations.  
 
Set to true after the SetSubIndex or SetSubRange call. 
 
The type of the error condition signaled by LAPACK. 
 
Called when object size changes. 
 
Internal.  
 
Defines the precision used by streaming routines. 
 
True, if matrix is quadratic (rows=cols). 
 
Defines the rounding used by streaming routines. 
 
This is SCValues, a member of class TMtx. 
 
This is SValues, a member of class TMtx. 
 
Access elements of the matrix. 
 
The tolerance used by IsEqual
Copyright (c) 1999-2025 by Dew Research. All rights reserved.