You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > TSparseMtx Members
MtxVec VCL
ContentsIndex
TSparseMtx Members Public Properties
Public Properties
 
Name 
Description 
 
Returns the number of actual iterations performed by Solve
 
Holds the backward or iterative stopping criteria. 
 
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. 
 
Allows setting and getting double precision complex values. 
 
Allows setting/getting the real value at position Indx. 
 
True after object property changes. 
 
Defines the precision (single, float) and type (real, complex) of the floating point operations.  
 
This is FloatPrecisionLock, a member of class TMtxVecSample. 
 
Defines the precision (single or double) of the floating point operations.  
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Holds the error string, if an error has occurred. 
 
Called when object size changes. 
 
Internal.  
 
Defines the precision used by streaming routines. 
 
Defines the rounding used by streaming routines. 
 
Allows setting and getting single precision complex values. 
 
Defines the pattern used when solving a system of linear equations. 
 
Allows setting and single precision values. 
 
Allows setting and getting value at position Row and Col. 
 
The tolerance used by IsEqual
Copyright (c) 1999-2025 by Dew Research. All rights reserved.