ostream_mat.hpp File Reference

Go to the source code of this file.

Classes

class  arma_ostream

Functions

template<typename eT >
std::ostream & operator<< (std::ostream &o, const Mat< eT > &m)
 Print a matrix to the specified stream.