Template Function helpme::operator<<(std::ostream&, Matrix<Real> const&)

Function Documentation

template<typename Real>
std::ostream &helpme::operator<<(std::ostream &os, Matrix<Real> const &m)

A helper function to allow printing of Matrix objects to a stream.