|
TR-mbed 1.0
|
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) | |
| void check_stdvector_matrix | ( | const MatrixType & | m | ) |
| void check_stdvector_quaternion | ( | const QuaternionType & | ) |
| void check_stdvector_transform | ( | const TransformType & | ) |
| EIGEN_DECLARE_TEST | ( | stdvector_overload | ) |