arma_ostream Class Reference
[Ostream]

#include <ostream_mat.hpp>

List of all members.

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


Detailed Description

Definition at line 19 of file ostream_mat.hpp.