A direct Cholesky (LLT) factorization and solver based on Accelerate. More...
A direct Cholesky (LLT) factorization and solver based on Accelerate.
| MatrixType_ | the type of the sparse matrix A, it must be a SparseMatrix<> |
| UpLo_ | additional information about the matrix structure. Default is Lower. |
Definition at line 14 of file AccelerateSupport.h.