|
MRPT
2.0.4
|
#include "math-precomp.h"#include <mrpt/math/CMatrixFixed.h>#include <Eigen/Dense>#include "MatrixBase_impl.h"Go to the source code of this file.
Macros | |
| #define | DO_MATFIXED_INSTANTIATION_NM(T_, N_, M_) |
| #define | DO_MATFIXED_INSTANTIATION(T_) DO_MATFIXED_INSTANTIATION_NM(T_, 4, 4) |
Functions | |
| DO_MATFIXED_INSTANTIATION (double) | |
| #define DO_MATFIXED_INSTANTIATION | ( | T_ | ) | DO_MATFIXED_INSTANTIATION_NM(T_, 4, 4) |
Definition at line 21 of file MatrixBase_instantiate_CMatrixFixed_44_d.cpp.
| #define DO_MATFIXED_INSTANTIATION_NM | ( | T_, | |
| N_, | |||
| M_ | |||
| ) |
Definition at line 17 of file MatrixBase_instantiate_CMatrixFixed_44_d.cpp.
| DO_MATFIXED_INSTANTIATION | ( | double | ) |
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |