Template Function mrpt::math::operator<<(std::ostream&, std::vector<T> *)

Function Documentation

template<class T>
std::ostream &mrpt::math::operator<<(std::ostream &out, std::vector<T> *d)

A template function for printing out the contents of a std::vector variable.