| Name | Summary |
|---|---|
| TPardisoSettings | Class encapsulates Pardiso sparse solver specific settings. |
| TSparseMtx | Encapsulates sparse matrix properties and methods/operations. |
| TTaucsSettings |
| Name | Summary |
|---|---|
| TConvergenceCheck | Defines the criteria for convergence check. |
| TIterativeMethod | Defines the method for iterative solver. |
| TOutofCoreMode | Out-of core sparse matrix solver. |
| TPardisoIterative | Iterative solution refinment for Pardiso. |
| TPardisoReordering | Defines the reordering method for Pardiso. |
| TReportLevel | Defines the detail of the report generated by TSparseMtx.Solve method. |
| TSparseFormat | Defines sparse matrix file format. |
| TSparsePattern | Defines how to solve the matrix using the Solve method. |
| TSparseSolver | Defines which method will be used to solve system of equations. |
| TSparseSystem | Defines the system to be solved by the TMtxSparse.Solve method. |
| TTaucsFactorization | Iterative solution refinment for Taucs. |
| TTaucsIterative | Iterative solution refinment for Taucs. |
| TTaucsReordering | Defines the reordering method used by Taucs. |
| Copyright 2008 Dew Research |