ostream_diagmat.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
std::ostream & operator<< (std::ostream &o, const Op< T1, op_diagmat > &X)
 Print a diagonal matrix to the specified stream.