Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_bessel_j_prime.hpp59 #ifdef BESSEL_JPN_FUNCTION_TO_TEST in cyl_bessel_j_prime_int_wrapper()
60 return static_cast<T>(BESSEL_JPN_FUNCTION_TO_TEST(boost::math::itrunc(v), x)); in cyl_bessel_j_prime_int_wrapper()
70 #if !(defined(ERROR_REPORTING_MODE) && !defined(BESSEL_JPN_FUNCTION_TO_TEST)) in do_test_cyl_bessel_j_prime_int()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp652 #define BESSEL_JPN_FUNCTION_TO_TEST boost::math::cyl_bessel_j_prime macro