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 QR factorization with numerical column pivoting.