Class template Dune::XT::LA::extract_matrix¶ template<class V, bool = is_vector<V>::value>class Dune::XT::LA::extract_matrix¶ Determines the matching sparse matrix container type for a given vector type V (member typedef ‘type’).