GMRES Template Specializations module

Template specializations of the GMRES class.

Classes

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