Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dadaptive_gauss_kronrod_quadrature_test.cpp175 void test_integration_over_real_line() in test_integration_over_real_line() function
247 test_integration_over_real_line<double, 15>(); in BOOST_AUTO_TEST_CASE()
257 test_integration_over_real_line<double, 17>(); in BOOST_AUTO_TEST_CASE()
267 test_integration_over_real_line<cpp_bin_float_quad, 21>(); in BOOST_AUTO_TEST_CASE()
276 test_integration_over_real_line<cpp_bin_float_quad, 31>(); in BOOST_AUTO_TEST_CASE()
286 test_integration_over_real_line<cpp_bin_float_quad, 41>(); in BOOST_AUTO_TEST_CASE()
295 test_integration_over_real_line<cpp_bin_float_quad, 51>(); in BOOST_AUTO_TEST_CASE()
305 test_integration_over_real_line<cpp_bin_float_quad, 61>(); in BOOST_AUTO_TEST_CASE()
Dgauss_quadrature_test.cpp358 void test_integration_over_real_line() in test_integration_over_real_line() function
448 test_integration_over_real_line<double, 7>(); in BOOST_AUTO_TEST_CASE()
456 test_integration_over_real_line<double, 9>(); in BOOST_AUTO_TEST_CASE()
464 test_integration_over_real_line<cpp_bin_float_quad, 10>(); in BOOST_AUTO_TEST_CASE()
473 test_integration_over_real_line<cpp_bin_float_quad, 15>(); in BOOST_AUTO_TEST_CASE()
481 test_integration_over_real_line<cpp_bin_float_quad, 20>(); in BOOST_AUTO_TEST_CASE()
489 test_integration_over_real_line<cpp_bin_float_quad, 25>(); in BOOST_AUTO_TEST_CASE()
497 test_integration_over_real_line<cpp_bin_float_quad, 30>(); in BOOST_AUTO_TEST_CASE()
Dgauss_kronrod_quadrature_test.cpp368 void test_integration_over_real_line() in test_integration_over_real_line() function
461 test_integration_over_real_line<double, 15>(); in BOOST_AUTO_TEST_CASE()
471 test_integration_over_real_line<double, 17>(); in BOOST_AUTO_TEST_CASE()
483 test_integration_over_real_line<cpp_bin_float_quad, 21>(); in BOOST_AUTO_TEST_CASE()
492 test_integration_over_real_line<cpp_bin_float_quad, 31>(); in BOOST_AUTO_TEST_CASE()
502 test_integration_over_real_line<cpp_bin_float_quad, 41>(); in BOOST_AUTO_TEST_CASE()
511 test_integration_over_real_line<cpp_bin_float_quad, 51>(); in BOOST_AUTO_TEST_CASE()
522 test_integration_over_real_line<cpp_dec_float_50, 61>(); in BOOST_AUTO_TEST_CASE()
Dtanh_sinh_quadrature_test.cpp364 void test_integration_over_real_line() in test_integration_over_real_line() function
863 test_integration_over_real_line<float>(); in BOOST_AUTO_TEST_CASE()
882 test_integration_over_real_line<double>(); in BOOST_AUTO_TEST_CASE()
903 test_integration_over_real_line<long double>(); in BOOST_AUTO_TEST_CASE()
949 test_integration_over_real_line<boost::math::concepts::real_concept>(); in BOOST_AUTO_TEST_CASE()
973 test_integration_over_real_line<boost::multiprecision::float128>(); in BOOST_AUTO_TEST_CASE()