You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > published
MtxVec VCL
ContentsIndex
published Published Properties
Published Properties
 
Name 
Description 
 
Defines if call to Solve will clear the report. 
 
Cols 
Number of columns in the sparse matrix. 
 
Convergence criteria for iterative method. 
 
Prevents zeros to be stripped. 
 
Defines the iterative method for solving system of equations. 
 
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. 
 
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.