|
MRPT
2.0.1
|
#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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |