TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
stdvector_overload.cpp File Reference
#include "main.h"
#include <Eigen/StdVector>
#include <Eigen/Geometry>

Functions

template<typename MatrixType >
void check_stdvector_matrix (const MatrixType &m)
 
template<typename TransformType >
void check_stdvector_transform (const TransformType &)
 
template<typename QuaternionType >
void check_stdvector_quaternion (const QuaternionType &)
 
 EIGEN_DECLARE_TEST (stdvector_overload)
 

Function Documentation

◆ check_stdvector_matrix()

template<typename MatrixType >
void check_stdvector_matrix ( const MatrixType m)

◆ check_stdvector_quaternion()

template<typename QuaternionType >
void check_stdvector_quaternion ( const QuaternionType &  )

◆ check_stdvector_transform()

template<typename TransformType >
void check_stdvector_transform ( const TransformType &  )

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( stdvector_overload  )