Home
last modified time | relevance | path

Searched refs:sph_bessel (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/libs/math/reporting/performance/
Dtest_js.cpp29 …screen_data([](const std::vector<double>& v){ return boost::math::sph_bessel(static_cast<int>(v[0… in main()
32 …screen_data([](const std::vector<double>& v){ return std::tr1::sph_bessel(static_cast<int>(v[0]),… in main()
44 …time = exec_timed_test([](const std::vector<double>& v){ return boost::math::sph_bessel(static_ca… in main()
56 …time = exec_timed_test([](const std::vector<double>& v){ return boost::math::sph_bessel(static_ca… in main()
67 …time = exec_timed_test([](const std::vector<double>& v){ return std::tr1::sph_bessel(static_cast<… in main()
/third_party/boost/libs/math/doc/sf/
Dbessel_spherical.qbk1 [section:sph_bessel Spherical Bessel Functions of the First and Second Kinds]
8 ``__sf_result`` sph_bessel(unsigned v, T2 x);
11 ``__sf_result`` sph_bessel(unsigned v, T2 x, const ``__Policy``&);
24 [:sph_bessel(v, x) = j[sub v](x)]
42 [graph sph_bessel]
81 [endsect] [/section:sph_bessel Spherical Bessel Functions of the First and Second Kinds]
/third_party/boost/libs/math/test/compile_test/
Dsf_bessel_incl_test.cpp42 check_result<float>(boost::math::sph_bessel<float>(u, f)); in compile_and_link_test()
43 check_result<double>(boost::math::sph_bessel<double>(u, d)); in compile_and_link_test()
45 check_result<long double>(boost::math::sph_bessel<long double>(u, l)); in compile_and_link_test()
Dtr1_incl_test.cpp182 check_result<float>(boost::math::tr1::sph_bessel(ui, f)); in compile_and_link_test()
184 check_result<double>(boost::math::tr1::sph_bessel(ui, d)); in compile_and_link_test()
185 check_result<long double>(boost::math::tr1::sph_bessel(ui, l)); in compile_and_link_test()
187 check_result<double>(boost::math::tr1::sph_bessel(ui, i)); in compile_and_link_test()
188 check_result<double>(boost::math::tr1::sph_bessel(ui, ui)); in compile_and_link_test()
Dinstantiate.hpp288 boost::math::sph_bessel(i, v2); in instantiate()
289 boost::math::sph_bessel(i, 1); in instantiate()
502 boost::math::sph_bessel(i, v2 * 1); in instantiate()
503 boost::math::sph_bessel(i, 1); in instantiate()
684 boost::math::sph_bessel(i, v2, pol); in instantiate()
685 boost::math::sph_bessel(i, 1, pol); in instantiate()
903 test::sph_bessel(i, v2); in instantiate()
904 test::sph_bessel(i, 1); in instantiate()
1142 boost::math::sph_bessel(i, fr); in instantiate_mixed()
1143 boost::math::sph_bessel(i, 1); in instantiate_mixed()
[all …]
/third_party/boost/libs/math/test/
Dtest_bessel_j.hpp108 pg funcp = boost::math::sph_bessel<value_type>; in do_test_sph_bessel_j()
110 pg funcp = boost::math::sph_bessel; in do_test_sph_bessel_j()
263 BOOST_CHECK_EQUAL(boost::math::sph_bessel(0, T(0)), T(1)); in test_bessel()
264 BOOST_CHECK_EQUAL(boost::math::sph_bessel(1, T(0)), T(0)); in test_bessel()
265 BOOST_CHECK_EQUAL(boost::math::sph_bessel(100000, T(0)), T(0)); in test_bessel()
Dtest_policy_sf.cpp130 TEST_POLICY_SF(sph_bessel(3, 5.0)); in BOOST_AUTO_TEST_CASE()
131 TEST_POLICY_SF(sph_bessel(3, 5)); in BOOST_AUTO_TEST_CASE()
Dtest_tr1.cpp642 …BOOST_CHECK_CLOSE(tr1::sph_bessel(0, static_cast<float>(0.1433600485324859619140625e-1)), static_c… in test_values()
643 …BOOST_CHECK_CLOSE(tr1::sph_bessel(0, static_cast<float>(0.1760916970670223236083984375e-1)), stati… in test_values()
644 …BOOST_CHECK_CLOSE(tr1::sph_bessel(2, static_cast<float>(0.1433600485324859619140625e-1)), static_c… in test_values()
645 …BOOST_CHECK_CLOSE(tr1::sph_bessel(2, static_cast<float>(0.1760916970670223236083984375e-1)), stati… in test_values()
646 …BOOST_CHECK_CLOSE(tr1::sph_bessel(7, static_cast<float>(0.1252804412841796875e3)), static_cast<flo… in test_values()
647 …BOOST_CHECK_CLOSE(tr1::sph_bessel(7, static_cast<float>(0.25554705810546875e3)), static_cast<float… in test_values()
962 …BOOST_CHECK_CLOSE(tr1::sph_bessel(0, static_cast<double>(0.1433600485324859619140625e-1)), static_… in test_values()
963 …BOOST_CHECK_CLOSE(tr1::sph_bessel(0, static_cast<double>(0.1760916970670223236083984375e-1)), stat… in test_values()
964 …BOOST_CHECK_CLOSE(tr1::sph_bessel(2, static_cast<double>(0.1433600485324859619140625e-1)), static_… in test_values()
965 …BOOST_CHECK_CLOSE(tr1::sph_bessel(2, static_cast<double>(0.1760916970670223236083984375e-1)), stat… in test_values()
[all …]
Dtest_tr1.c713 …check_close(sph_bessel(0, 0.1433600485324859619140625e-1), 0.9999657468461303487880990241993035937… in test_values()
714 …check_close(sph_bessel(0, 0.1760916970670223236083984375e-1), 0.9999483203249623334100130061926184… in test_values()
715 …check_close(sph_bessel(2, 0.1433600485324859619140625e-1), 0.1370120120703995134662099191103188366… in test_values()
716 …check_close(sph_bessel(2, 0.1760916970670223236083984375e-1), 0.2067173265753174063228459655801741… in test_values()
717 …check_close(sph_bessel(7, 0.1252804412841796875e3), 0.7887555711993028736906736576314283291289e-2,… in test_values()
718 …check_close(sph_bessel(7, 0.25554705810546875e3), -0.1463292767579579943284849187188066532514e-2, … in test_values()
/third_party/boost/libs/math/tools/
Dbessel_derivative_data.cpp55 return -boost::math::sph_bessel(1, x); in sph_bessel_j_derivative_bare()
56 …return boost::math::sph_bessel(itrunc(v-1), x) - ((v + 1) / x) * boost::math::sph_bessel(itrunc(v)… in sph_bessel_j_derivative_bare()
Dbessel_derivative_data_from_bessel_ipps.cpp53 return -boost::math::sph_bessel(1, x); in sph_bessel_j_derivative_bare()
54 …return boost::math::sph_bessel(itrunc(v-1), x) - ((v + 1) / x) * boost::math::sph_bessel(itrunc(v)… in sph_bessel_j_derivative_bare()
Dbessel_derivative_append_negative.cpp58 return -boost::math::sph_bessel(1, x); in sph_bessel_j_derivative_bare()
59 …return boost::math::sph_bessel(itrunc(v-1), x) - ((v + 1) / x) * boost::math::sph_bessel(itrunc(v)… in sph_bessel_j_derivative_bare()
/third_party/boost/libs/multiprecision/test/concepts/
Dsf_concept_check_bessel.cpp80 boost::math::sph_bessel(i, v2); in test_extra()
81 boost::math::sph_bessel(i, 1); in test_extra()
/third_party/boost/libs/math/src/tr1/
Dsph_bessell.cpp16 return c_policies::sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(n, x); in BOOST_PREVENT_MACRO_SUBSTITUTION()
Dsph_bessel.cpp16 return c_policies::sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(n, x); in BOOST_PREVENT_MACRO_SUBSTITUTION()
Dsph_besself.cpp16 return c_policies::sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(n, x); in BOOST_PREVENT_MACRO_SUBSTITUTION()
/third_party/boost/libs/math/build/
DJamfile.v266 sph_bessel
/third_party/boost/boost/math/
Dtr1_c_macros.ipp768 #ifdef sph_bessel
769 #undef sph_bessel
771 #define sph_bessel boost_sph_bessel
Dtr1.hpp1066 inline double sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(unsigned n, double x) in BOOST_PREVENT_MACRO_SUBSTITUTION()
1070 inline float sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(unsigned n, float x) in BOOST_PREVENT_MACRO_SUBSTITUTION()
1072 inline long double sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(unsigned n, long double x) in BOOST_PREVENT_MACRO_SUBSTITUTION()
1075 inline typename tools::promote_args<T>::type sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(unsigned n… in BOOST_PREVENT_MACRO_SUBSTITUTION()
1076 { return boost::math::tr1::sph_bessel BOOST_PREVENT_MACRO_SUBSTITUTION(n, static_cast<typename tool… in BOOST_PREVENT_MACRO_SUBSTITUTION()
/third_party/boost/boost/math/special_functions/
Dbessel.hpp529 inline typename detail::bessel_traits<T, T, Policy>::result_type sph_bessel(unsigned v, T x, const … in sph_bessel() function
544 inline typename detail::bessel_traits<T, T, policies::policy<> >::result_type sph_bessel(unsigned v… in sph_bessel() function
546 return sph_bessel(v, x, policies::policy<>()); in sph_bessel()
/third_party/boost/libs/multiprecision/performance/
Dsf_performance.hpp123 …r += boost::math::sph_bessel(static_cast<unsigned>(sph_bessel_data[i][0]), Real(sph_bessel_data[i]… in test_bessel()
/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp32 #define BESSEL_JS_FUNCTION_TO_TEST std::sph_bessel
650 #define BESSEL_JS_FUNCTION_TO_TEST boost::math::sph_bessel
/third_party/boost/libs/math/doc/overview/
Dresult_type_calc.qbk54 sph_bessel(2, 3.0f);
/third_party/boost/libs/math/doc/tr1/
Dtr1_ref.qbk100 double sph_bessel(unsigned n, double x);
333 double sph_bessel(unsigned n, double x);
/third_party/boost/libs/math/test/test_instances/
Dtest_instances.hpp377 …ATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, policies::policy<> >::result_type sph_bessel(unsigned v, BOOS…
380 …ATH_TEST_TYPE, BOOST_MATH_TEST_TYPE, policies::policy<> >::result_type sph_bessel(unsigned v, BOOS…

12