Click or drag to resize

SparseMatrixFactT Methods

The SparseMatrixFactT type exposes the following members.

Methods
 NameDescription
Protected methodFactor Abstract method to be implemented by deriving classes.
Public methodFactor(SparseMatrixDataCompressedSparseRowT, T) Factors the input sparse matrix.
Protected methodSetError Maps the given MKL integer error code to the appropriate enum value.
Top
See Also