MINRES Template Specializations module
Template specializations of the MINRES class.
Classes
-
template<class Scalar>class Rodin::Solver::MINRES<Math::LinearSystem<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>>
- MINRES solver for symmetric sparse systems.
-
template<class Scalar>class Rodin::Solver::MINRES<Math::LinearSystem<Math::Matrix<Scalar>, Math::Vector<Scalar>>>
- MINRES solver for symmetric dense systems.