Sparse |
The SparseMatrixFactT type exposes the following members.
| Name | Description | |
|---|---|---|
| Factor | Abstract method to be implemented by deriving classes. | |
| Factor(SparseMatrixDataCompressedSparseRowT, T) | Factors the input sparse matrix. | |
| SetError | Maps the given MKL integer error code to the appropriate enum value. |