Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_tgamma_ratio.hpp32 #ifdef TGAMMA_DELTA_RATIO_FUNCTION_TO_TEST in operator ()()
33 return TGAMMA_DELTA_RATIO_FUNCTION_TO_TEST(Real(row[0]), Real(-Real(row[1]))); in operator ()()
43 #if !(defined(ERROR_REPORTING_MODE) && !defined(TGAMMA_DELTA_RATIO_FUNCTION_TO_TEST)) in do_test_tgamma_delta_ratio()
47 #ifdef TGAMMA_DELTA_RATIO_FUNCTION_TO_TEST in do_test_tgamma_delta_ratio()
48 pg funcp = TGAMMA_DELTA_RATIO_FUNCTION_TO_TEST; in do_test_tgamma_delta_ratio()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp725 #define TGAMMA_DELTA_RATIO_FUNCTION_TO_TEST boost::math::tgamma_delta_ratio macro