#include <ostream_mat.hpp>
Static Public Member Functions | |
| template<typename eT > | |
| static u32 | set_flags (std::ostream &o, const Mat< eT > &m) |
| template<typename T > | |
| static u32 | set_flags (std::ostream &o, const Mat< std::complex< T > > &m) |
| "better than nothing" settings for complex numbers | |
Definition at line 19 of file ostream_mat.hpp.