Go to the source code of this file.
Functions | |
template<typename Scalar > | |
void | check_all_var (const Matrix< Scalar, 3, 1 > &ea) |
EIGEN_DECLARE_TEST (geo_eulerangles) | |
template<typename Scalar > | |
void | eulerangles () |
template<typename Scalar > | |
void | verify_euler (const Matrix< Scalar, 3, 1 > &ea, int i, int j, int k) |
Definition at line 41 of file geo_eulerangles.cpp.
EIGEN_DECLARE_TEST | ( | geo_eulerangles | ) |
Definition at line 106 of file geo_eulerangles.cpp.
void eulerangles | ( | ) |
Definition at line 59 of file geo_eulerangles.cpp.