|  | Sparse | 
The SparseMatrixFactT type exposes the following members.
 Methods
Methods| 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. | 
 See Also
See Also