Go to the source code of this file.
Classes | |
| struct | SimplicialCholesky< _MatrixType, _UpLo >::keep_diag |
| class | SimplicialCholesky< _MatrixType, _UpLo > |
| A direct sparse Cholesky factorization. More... | |
| struct | internal::solve_retval< SimplicialCholesky< _MatrixType, _UpLo >, Rhs > |
| struct | internal::sparse_solve_retval< SimplicialCholesky< _MatrixType, _UpLo >, Rhs > |
Namespaces | |
| namespace | internal |
Enumerations | |
| enum | SimplicialCholeskyMode { SimplicialCholeskyLLt, SimplicialCholeskyLDLt } |
Definition at line 66 of file SimplicialCholesky.h.