Go to the source code of this file.
Functions | |
template<typename Scalar > | |
void | check_all_var (const Matrix< Scalar, 3, 1 > &ea) |
template<typename Scalar > | |
void | eulerangles () |
void | test_geo_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.
void eulerangles | ( | ) |
Definition at line 59 of file geo_eulerangles.cpp.
void test_geo_eulerangles | ( | ) |
Definition at line 106 of file geo_eulerangles.cpp.