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

Functions

template<typename MatrixType >
void check_stdlist_matrix (const MatrixType &m)
 
template<typename TransformType >
void check_stdlist_transform (const TransformType &)
 
template<typename QuaternionType >
void check_stdlist_quaternion (const QuaternionType &)
 
 EIGEN_DECLARE_TEST (stdlist)
 

Function Documentation

◆ check_stdlist_matrix()

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

◆ check_stdlist_quaternion()

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

◆ check_stdlist_transform()

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

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( stdlist  )