MRPT  2.0.4
Macros | Functions
MatrixVectorBase_instantiate_CVectorFixed.cpp File Reference
#include "math-precomp.h"
#include <mrpt/math/CVectorDynamic.h>
#include <mrpt/math/CVectorFixed.h>
#include <Eigen/Dense>
#include "MatrixVectorBase_impl.h"

Go to the source code of this file.

Macros

#define DO_VECFIXED_INSTANTIATION_NM(T_, N_)
 
#define DO_VECFIXED_INSTANTIATION(T_)
 

Functions

 DO_VECFIXED_INSTANTIATION (float)
 
 DO_VECFIXED_INSTANTIATION (double)
 

Macro Definition Documentation

◆ DO_VECFIXED_INSTANTIATION

#define DO_VECFIXED_INSTANTIATION (   T_)
Value:
DO_VECFIXED_INSTANTIATION_NM(T_, 3) \
DO_VECFIXED_INSTANTIATION_NM(T_, 4) \
DO_VECFIXED_INSTANTIATION_NM(T_, 5) \
DO_VECFIXED_INSTANTIATION_NM(T_, 6) \
DO_VECFIXED_INSTANTIATION_NM(T_, 7) \
DO_VECFIXED_INSTANTIATION_NM(T_, 12)

Definition at line 22 of file MatrixVectorBase_instantiate_CVectorFixed.cpp.

◆ DO_VECFIXED_INSTANTIATION_NM

#define DO_VECFIXED_INSTANTIATION_NM (   T_,
  N_ 
)

Function Documentation

◆ DO_VECFIXED_INSTANTIATION() [1/2]

DO_VECFIXED_INSTANTIATION ( double  )

◆ DO_VECFIXED_INSTANTIATION() [2/2]

DO_VECFIXED_INSTANTIATION ( float  )
DO_VECFIXED_INSTANTIATION_NM
#define DO_VECFIXED_INSTANTIATION_NM(T_, N_)
Definition: MatrixVectorBase_instantiate_CVectorFixed.cpp:17
mrpt::math::CMatrixFixed
A compile-time fixed-size numeric matrix container.
Definition: CMatrixFixed.h:34
mrpt::math::MatrixVectorBase
Base CRTP class for all MRPT vectors and matrices.
Definition: MatrixVectorBase.h:57



Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020