LDLT Template Specializations module

Template specializations of the LDLT class.

Classes

template<class Scalar>
class Rodin::Solver::LDLT<Math::Matrix<Scalar>, Math::Vector<Scalar>>
A direct sparse LDLT Cholesky factorizations without square root for use with Math::SparseMatrix<Real> and Math::Vector<Real>.