Float |
The FloatComplexSparseFact type exposes the following members.
Name | Description | |
---|---|---|
Factor |
Factor method for a complex, unsymmetric matrix.
(Overrides SparseMatrixFactTFactor) | |
Factor(SparseMatrixDataCompressedSparseRowT, T) |
Factors the input sparse matrix.
(Inherited from SparseMatrixFactT) | |
SetError |
Maps the given MKL integer error code to the appropriate enum value.
(Inherited from SparseMatrixFactT) | |
Solve(FloatComplexMatrix) | Uses the current factorization to solve for several right hand sides. | |
Solve(FloatComplexVector) | Uses the current factorization to solve for the given right hand side. |