Home
last modified time | relevance | path

Searched refs:do_test_ellint_e2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_ellint_2.hpp28 void do_test_ellint_e2(const T& data, const char* type_name, const char* test) in do_test_ellint_e2() function
102 do_test_ellint_e2<T>(data1, type_name, "Elliptic Integral E: Mathworld Data"); in test_spots()
106 do_test_ellint_e2<T>(ellint_e2_data, type_name, "Elliptic Integral E: Random Data"); in test_spots()
132 do_test_ellint_e2<T>(small_angles, type_name, "Elliptic Integral E: Small Angles"); in test_spots()