Template Function lvr2::operator<<(std::ostream&, const Matrix4<T>)

Function Documentation

template<typename T>
inline std::ostream &lvr2::operator<<(std::ostream &os, const Matrix4<T> matrix)

Output operator for matrices.