Function Dune::XT::Common::get_matrix_cols¶
-
template<class MatrixType>
auto Dune::XT::Common::get_matrix_cols(const MatrixType &matrix)¶ returns the number of columns of a matrix (via MatrixAbstraction)
Dune::XT::Common::get_matrix_cols¶returns the number of columns of a matrix (via MatrixAbstraction)