Template Function mrpt::math::operator<<(std::ostream&, const MatrixVectorBase<Scalar, Derived>&)

Function Documentation

template<typename Scalar, class Derived>
std::ostream &mrpt::math::operator<<(std::ostream &o, const MatrixVectorBase<Scalar, Derived> &m)

Stream as text. Implemented for all matrices and vectors, except for non-square fixed-size matrices.