SyTen

◆ Matrix_type

template<typename Matrix , typename Vector , template< typename > class Solver, template< typename > class Ortho = NoOrthoMat>
using syten::Krylov::ClassicImpl::Classic< Matrix, Vector, Solver, Ortho >::Matrix_type = Matrix

The template-supplied matrix type.