Searched refs:test2dHyperbolicRotation (Results 1 – 2 of 2) sorted by relevance
61 void test2dHyperbolicRotation(double tol) in test2dHyperbolicRotation() function120 CALL_SUBTEST_2(test2dHyperbolicRotation<double>(1e-14)); in test_matrix_power()121 CALL_SUBTEST_1(test2dHyperbolicRotation<float>(1e-5)); in test_matrix_power()122 CALL_SUBTEST_9(test2dHyperbolicRotation<long double>(1e-14)); in test_matrix_power()
49 void test2dHyperbolicRotation(double tol) in test2dHyperbolicRotation() function127 CALL_SUBTEST_2(test2dHyperbolicRotation<double>(1e-14)); in test_matrix_exponential()128 CALL_SUBTEST_1(test2dHyperbolicRotation<float>(1e-5)); in test_matrix_exponential()129 CALL_SUBTEST_8(test2dHyperbolicRotation<long double>(1e-14)); in test_matrix_exponential()