42 #ifndef COO_MATRIX_TMPL_OUT_FUNC_DECL_H
43 #define COO_MATRIX_TMPL_OUT_FUNC_DECL_H
45 #include "SparseLinAlgPackIOBasic.hpp"
47 namespace AbstractLinAlgPack {
81 template <
class T_COOM>
82 std::ostream&
output_COOM(std::ostream& os,
const T_COOM& coom
87 #endif // COO_MATRIX_TMPL_OUT_FUNC_DECL_H
std::ostream & output_COOM(std::ostream &os, const T_COOM &coom, SparseLinAlgPackIO::fmtflags extra_flags)
std::ios_base::fmtflags fmtflags