SimplicialLDLT Template Specializations module
Template specializations of the SimplicialLDLT class.
Classes
- 
              template<class Scalar>class Rodin::Solver::SimplicialLDLT<Math::LinearSystem<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>>
 - A direct sparse LDLT Cholesky factorizations without square root for use with Math::
SparseMatrix<Real> and Math:: Vector<Real>.