The following tables list the members exposed by CSparseSolver.
| Name | Description | |
|---|---|---|
| CSparseSolver Constructor | Creates an instance of the SparseSolver object for the specified sparse matrix. |
| Name | Description | |
|---|---|---|
| FactorizationStrategy | Specifies the factorization strategy. | |
| FillInReducingMethod | Specifies the method to be used in order to reduce the fill in of the matrix factorization. | |
| MatrixType | Specifies the matrix type. | |
| PivotEpsilon | Specifies a value to be used as a pivot when a tiny pivot is encountered. | |
| RefinementSteps | Specifies the maximum number of the refinement steps to be used. | |
| Status | Returns the status of the solver. | |
| StoppingTolerance | Specifies the allowable tolerance of the computed solution. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all the resources used by the CSparseSolver object. | |
| Solve | Overloaded. Solves a system of linear equations |