Searched refs:test3dRotation (Results 1 – 1 of 1) sorted by relevance
56 void test3dRotation(const T& tol) in test3dRotation() function162 CALL_SUBTEST_10(test3dRotation<double>(1e-13)); in test_matrix_power()163 CALL_SUBTEST_11(test3dRotation<float>(1e-5)); in test_matrix_power()164 CALL_SUBTEST_12(test3dRotation<long double>(1e-13L)); in test_matrix_power()