|
TR-mbed 1.0
|
#include "main.h"#include <Eigen/Geometry>#include <Eigen/LU>#include <Eigen/SVD>#include "AnnoyingScalar.h"Functions | |
| template<typename T > | |
| T | bounded_acos (T v) |
| template<typename QuatType > | |
| void | check_slerp (const QuatType &q0, const QuatType &q1) |
| template<typename Scalar , int Options> | |
| void | quaternion (void) |
| template<typename Scalar > | |
| void | mapQuaternion (void) |
| template<typename Scalar > | |
| void | quaternionAlignment (void) |
| template<typename PlainObjectType > | |
| void | check_const_correctness (const PlainObjectType &) |
| EIGEN_DECLARE_TEST (geo_quaternion) | |
| void check_const_correctness | ( | const PlainObjectType & | ) |
| void check_slerp | ( | const QuatType & | q0, |
| const QuatType & | q1 | ||
| ) |
| EIGEN_DECLARE_TEST | ( | geo_quaternion | ) |
| void mapQuaternion | ( | void | ) |
| void quaternionAlignment | ( | void | ) |