Function mrpt::math::operator<<()

Function Documentation

Warning

doxygenfunction: Unable to resolve function “mrpt::math::operator<<” with arguments () in doxygen xml output for project “mrpt_math Doxygen Project” from directory: /tmp/ws/docs_build/mrpt_math/output_staging/generated/doxygen/xml. Potential matches:

- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TBoundingBox &bb)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TBoundingBoxf &bb)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TLine2D &l)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TLine3D &l)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TObject2D &o)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TObject3D &o)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TOrientedBox &bb)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TOrientedBoxf &bb)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TPlane &p)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TPointXYZfRGBAu8 &p)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TPointXYZfRGBu8 &p)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TSegment2D &s)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TSegment3D &s)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TTwist2D &o)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const mrpt::math::TTwist3D &o)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &s, const CVectorDouble &a)
- mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &s, const CVectorFloat &a)
- std::ostream &operator<<(std::ostream &o, const TLine2D &p)
- std::ostream &operator<<(std::ostream &o, const TLine3D &p)
- std::ostream &operator<<(std::ostream &o, const TPlane &p)
- std::ostream &operator<<(std::ostream &o, const TPolygon2D &p)
- std::ostream &operator<<(std::ostream &o, const TPolygon3D &p)
- std::ostream &operator<<(std::ostream &o, const TSegment2D &p)
- std::ostream &operator<<(std::ostream &o, const TSegment3D &p)
- std::ostream &operator<<(std::ostream &o, const mrpt::math::TObject2D &obj)
- std::ostream &operator<<(std::ostream &o, const mrpt::math::TObject3D &obj)
- template<class PoseOrPoint, typename = std::enable_if_t<std::is_base_of_v<mrpt::math::TPoseOrPoint, PoseOrPoint>>> mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const PoseOrPoint &o)
- template<class PoseOrPoint, typename = std::enable_if_t<std::is_base_of_v<mrpt::math::TPoseOrPoint, PoseOrPoint>>> std::ostream &operator<<(std::ostream &o, const PoseOrPoint &p)
- template<class T> std::ostream &operator<<(std::ostream &out, const std::vector<T> &d)
- template<class T> std::ostream &operator<<(std::ostream &out, std::vector<T> *d)
- template<mrpt::math::matrix_dim_t NROWS, mrpt::math::matrix_dim_t NCOLS> mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const CMatrixFixed<double, NROWS, NCOLS> &M)
- template<mrpt::math::matrix_dim_t NROWS, mrpt::math::matrix_dim_t NCOLS> mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &out, const CMatrixFixed<float, NROWS, NCOLS> &M)
- template<typename Scalar, class Derived> std::ostream &operator<<(std::ostream &o, const MatrixVectorBase<Scalar, Derived> &m)
- template<typename T, matrix_dim_t N> mrpt::serialization::CArchive &operator<<(mrpt::serialization::CArchive &ostrm, const CVectorFixed<T, N> &a)