You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > TSparseMtx Members
MtxVec VCL
ContentsIndex
TSparseMtx Members Published Properties
Published Properties
 
Name 
Description 
 
Defines if call to Solve will clear the report. 
 
Caption. 
 
Cols 
Number of columns in the sparse matrix. 
 
Defines if object values are complex. 
 
Enables/disable inline condition checking. 
 
Convergence criteria for iterative method. 
 
Prevents zeros to be stripped. 
 
First element in object Values array. 
 
First element in object CValues array. 
 
Defines the iterative method for solving system of equations. 
 
Last 
Last element in object Values array. 
 
Last complex element in object CValues array. 
 
Defines the length in number of samples. 
 
Upper limit for number of iterations. 
 
Defines the number of non-zero elements in the sparse matrix. 
 
The pardiso sparse solver settings. 
 
Defines number of refinement steps the Solve method should try. 
 
Defines how detailed report will be printed. 
 
Rows 
Number of rows in the sparse matrix. 
 
The size of the block as used by UmfPack. 
 
Specifies the sparse matrix solver to use. 
 
Defines the system to be solved by the Solve method. 
 
Tag 
Stores an integer value as part of a TMtxVec object. 
 
The Taucs sparse solver settings. 
 
Defines the tolerance for iterative method. 
 
Defines maximum number of vectors used in some iterative methods. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.