Function Dune::XT::LA::read_matrix_market

template<class MatrixType>
MatrixType Dune::XT::LA::read_matrix_market(const std::string &filename)

Reads a matrix from a Matrix Market file (array or coordinate format, real or complex).