|
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_, 6, 6) |
Functions | |
| DO_MATFIXED_INSTANTIATION (double) | |
| #define DO_MATFIXED_INSTANTIATION | ( | T_ | ) | DO_MATFIXED_INSTANTIATION_NM(T_, 6, 6) |
Definition at line 22 of file MatrixBase_instantiate_CMatrixFixed_66_d.cpp.
| #define DO_MATFIXED_INSTANTIATION_NM | ( | T_, | |
| N_, | |||
| M_ | |||
| ) |
Definition at line 18 of file MatrixBase_instantiate_CMatrixFixed_66_d.cpp.
| DO_MATFIXED_INSTANTIATION | ( | double | ) |
| Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |