SimplicialLLT Template Specializations module
Template specializations of the SimplicialLLT class.
Classes
-
template<class Scalar>class Rodin::Solver::SimplicialLLT<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>
- A direct sparse LLT Cholesky factorizations for use with Math::
SparseMatrix<Real> and Math:: Vector<Real>.