Searched refs:Quaterniond (Results 1 – 12 of 12) sorted by relevance
31 #define Quaterniond eigen2_Quaterniond macro86 #undef Quaterniond
211 typedef Quaternion<double> Quaterniond;
26 EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION(Quaterniond) in EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION()160 CALL_SUBTEST_5(check_stdvector_quaternion(Quaterniond())); in test_stdvector_overload()
147 CALL_SUBTEST_5(check_stdvector_quaternion(Quaterniond())); in test_stdvector()
131 CALL_SUBTEST_5(check_stdlist_quaternion(Quaterniond())); in test_stdlist()
131 CALL_SUBTEST_5(check_stddeque_quaternion(Quaterniond())); in test_stddeque()
276 CALL_SUBTEST_2( check_const_correctness(Quaterniond()) ); in test_geo_quaternion()
42 bench<Quaterniond>("double"); in main()
21 \li Eigen::Quaterniond
148 CALL_SUBTEST_5(check_stdvector_quaternion(Quaterniond())); in test_eigen2_newstdvector()
148 Quaterniond qd(AngleAxisd(internal::random<double>(), Vector3d::Random())); in test_openglsupport()
298 typedef Quaternion<double> Quaterniond;