Go to the documentation of this file.
40 *
this = m.eval().cast<
float>();
46 template <
class OTHERMAT>
49 CMatrixFloat::operator=(m);
54 template <
typename OtherDerived>
61 template <
typename OtherDerived>
CMatrix & operator=(const OTHERMAT &m)
Assignment operator for float matrixes.
CMatrix(const CMatrixFloat &m)
Copy constructor.
CMatrix(size_t row, size_t col)
Constructor
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
Virtual base class for "archives": classes abstracting I/O streams.
A matrix of dynamic size.
mrpt::serialization::CArchive & operator>>(mrpt::serialization::CArchive &in, CMatrix::Ptr &pObj)
This class is a "CSerializable" wrapper for "CMatrixFloat".
The virtual base class which provides a unified interface for all persistent objects in MRPT.
CMatrix(const CMatrixTemplateNumeric< double > &m)
Copy constructor.
CMatrix & operator=(const Eigen::MatrixBase< OtherDerived > &other)
GLenum GLenum GLvoid * row
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
std::shared_ptr< CMatrix > Ptr
#define MRPT_MATRIX_CONSTRUCTORS_FROM_POSES(_CLASS_)
CMatrix(const Eigen::MatrixBase< OtherDerived > &other)
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 | |