Class template Dune::XT::LA::extract_vector

template<class M, bool = is_matrix<M>::value>
class Dune::XT::LA::extract_vector<M, bool>

Determines the matching vector container type for a given matrix type M (member typedef ‘type’).