SparseQR Template Specializations module
Template specializations of the SparseQR class.
Classes
- 
              template<class Scalar>class Rodin::Solver::SparseQR<Math::LinearSystem<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>>
 - Sparse left-looking QR factorization with numerical column pivoting for use with Math::
SparseMatrix and Math:: Vector.