![]() |
Eigen
3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
|
A direct Cholesky (LDLT) factorization and solver based on Accelerate with full threshold partial pivoting.
MatrixType_ | the type of the sparse matrix A, it must be a SparseMatrix<> |
UpLo_ | additional information about the matrix structure. Default is Lower. |