Go to the documentation of this file.
45 *
this = m.eval().cast<
double>();
49 template <
typename OtherDerived>
56 template <
typename OtherDerived>
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
CMatrixD(const CMatrixFloat &m)
Copy constructor
Virtual base class for "archives": classes abstracting I/O streams.
CMatrixD(const Eigen::MatrixBase< OtherDerived > &other)
CMatrixD(const CMatrixTemplateNumeric< double > &m)
Copy constructor.
A matrix of dynamic size.
std::shared_ptr< CMatrixD > Ptr
CMatrixD & operator=(const Eigen::MatrixBase< OtherDerived > &other)
CMatrixD(size_t row, size_t col)
Constructor.
mrpt::serialization::CArchive & operator>>(mrpt::serialization::CArchive &in, CMatrix::Ptr &pObj)
The virtual base class which provides a unified interface for all persistent objects in MRPT.
GLenum GLenum GLvoid * row
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
This class is a "CSerializable" wrapper for "CMatrixTemplateNumeric<double>".
#define MRPT_MATRIX_CONSTRUCTORS_FROM_POSES(_CLASS_)
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at mié 12 jul 2023 10:03:34 CEST | |