Detailed Description
#include <mrpt/math/CArray.h>
List of all members.
Member Typedef Documentation
Definition at line 155 of file Core.
Member Enumeration Documentation
anonymous enum [inherited] |
Definition at line 151 of file Core.
anonymous enum [inherited] |
Definition at line 157 of file Core.
Constructor & Destructor Documentation
| mrpt::math::CMatrixTemplateSize::CMatrixTemplateSize |
( |
| ) |
[inline] |
| mrpt::math::CMatrixTemplateSize::CMatrixTemplateSize |
( |
const size_t * |
d | ) |
[inline] |
Member Function Documentation
| Index Eigen::Matrix::innerStride |
( |
| ) |
const [inline, inherited] |
Definition at line 339 of file Core.
| mrpt::math::CMatrixTemplateSize::operator size_t |
( |
void |
| ) |
const [inline] |
This operator allows the size(N,M) to be compared with a plain size_t N*M.
Definition at line 429 of file CArray.h.
| bool mrpt::math::CMatrixTemplateSize::operator!= |
( |
const CMatrixTemplateSize & |
o | ) |
const [inline] |
| bool mrpt::math::CMatrixTemplateSize::operator== |
( |
const CMatrixTemplateSize & |
o | ) |
const [inline] |
| Index Eigen::Matrix::outerStride |
( |
| ) |
const [inline, inherited] |
Definition at line 340 of file Core.
| void Eigen::Matrix::swap |
( |
MatrixBase< OtherDerived > const & |
other | ) |
[inline, inherited] |
Definition at line 336 of file Core.
Friends And Related Function Documentation
friend struct internal::conservative_resize_like_impl [friend, inherited] |
Definition at line 363 of file Core.