DGMRES Template Specializations module

Template specializations of the DGMRES class.

Classes

template<class Scalar>
class Rodin::Solver::DGMRES<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>
DGMRES for use with Math::SparseMatrix and Math::Vector.