OOF2: The Manual

Name

SimplicialLDLT (SimplicialLDLT) — A direct sparse matrix solver using LDL^T Cholesky factorizations for sparse positive definite matrices. Recommended for very sparse and not too large problems.

Synopsis

SimplicialLDLT()

Details

Description

This routine is provided by Eigen. See https://eigen.tuxfamily.org/dox/classEigen_1_1SimplicialLDLT.html.