|  | Float | 
The FloatSparseSymPDFact type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Factor | Factor method for a real positive definite symmetric matrix. (Overrides FloatSparseFactFactor) | 
|  | 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(FloatMatrix) | Uses the current factorization to solve for several right hand sides. (Inherited from FloatSparseFact) | 
|  | Solve(FloatVector) | Uses the current factorization to solve for the given right hand side. (Inherited from FloatSparseFact) | 
 See Also
See Also