Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_bessel_y.hpp60 #ifdef BESSEL_YN_FUNCTION_TO_TEST in cyl_neumann_int_wrapper()
61 return static_cast<T>(BESSEL_YN_FUNCTION_TO_TEST(boost::math::itrunc(v), x)); in cyl_neumann_int_wrapper()
70 #if !(defined(ERROR_REPORTING_MODE) && !defined(BESSEL_YN_FUNCTION_TO_TEST)) in do_test_cyl_neumann_y_int()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp36 #define BESSEL_YN_FUNCTION_TO_TEST std::cyl_neumann macro
90 #define BESSEL_YN_FUNCTION_TO_TEST ::yn macro
177 #define BESSEL_YN_FUNCTION_TO_TEST gsl_sf_bessel_Yn macro
354 #define BESSEL_YN_FUNCTION_TO_TEST Y macro
564 #define BESSEL_YN_FUNCTION_TO_TEST yn macro
659 #define BESSEL_YN_FUNCTION_TO_TEST boost::math::cyl_neumann macro