SparseLU Template Specializations module
Template specializations of the SparseLU class.
Classes
-
template<class Scalar>class Rodin::Solver::SparseLU<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>
- Sparse supernodal LU factorization for general matrices for use with Math::
SparseMatrix<Real> and Math:: Vector<Real>.