Function Dune::XT::LA::internal::read_matrix_market_array_format¶
-
template<class MatrixType>
MatrixType Dune::XT::LA::internal::read_matrix_market_array_format(std::ifstream &matrix_file, std::string &curr_line, const bool field_qualifier_is_complex, const bool is_general, const bool is_symmetric, const bool is_skew_symmetric)¶ No documentation provided.