BiCGSTAB Template Specializations module

Template specializations of the BiCGSTAB class.

Classes

template<class Scalar>
class Rodin::Solver::BiCGSTAB<Math::LinearSystem<Math::SparseMatrix<Scalar>, Math::Vector<Scalar>>>
Conjugate gradient solver for self-adjoint problems, for use with Math::SparseMatrix and Math::Vector.