Home
last modified time | relevance | path

Searched refs:time_proc (Results 1 – 25 of 69) sorted by relevance

123

/third_party/boost/libs/multiprecision/performance/sf_performance_files/
Dsf_performance_basic_9.cpp11 time_proc("Bessel Functions (16 digit precision)", "double", test_bessel<double>); in basic_tests_9()
12time_proc("Bessel Functions (16 digit precision)", "real_concept", test_bessel<boost::math::concep… in basic_tests_9()
13time_proc("Bessel Functions (16 digit precision)", "arithmetic_backend<double>", test_bessel<numbe… in basic_tests_9()
14time_proc("Bessel Functions (16 digit precision)", "arithmetic_backend<double> - no expression tem… in basic_tests_9()
16 time_proc("Non-central T (16 digit precision)", "double", test_nct<double>); in basic_tests_9()
17time_proc("Non-central T (16 digit precision)", "real_concept", test_nct<boost::math::concepts::re… in basic_tests_9()
18time_proc("Non-central T (16 digit precision)", "arithmetic_backend<double>", test_nct<number<arit… in basic_tests_9()
19time_proc("Non-central T (16 digit precision)", "arithmetic_backend<double> - no expression templa… in basic_tests_9()
Dsf_performance_bessel_02.cpp12time_proc("Bessel Functions (50 digit precision)", "mpfr_float_50 (no expression templates)", test… in bessel_tests_02()
14time_proc("Bessel Functions (50 digit precision)", "mpfr_float_50 (no expression templates", test_… in bessel_tests_02()
Dsf_performance_bessel_01.cpp12time_proc("Bessel Functions (50 digit precision)", "mpfr_float_50", test_bessel<boost::multiprecis… in bessel_tests_01()
14time_proc("Bessel Functions (50 digit precision)", "mpfr_float_50", test_bessel<boost::multiprecis… in bessel_tests_01()
Dsf_performance_bessel_04.cpp12time_proc("Bessel Functions (50 digit precision)", "static_mpfr_float_50 (no expression templates)… in bessel_tests_04()
14time_proc("Bessel Functions (50 digit precision)", "static_mpfr_float_50 (no expression templates)… in bessel_tests_04()
Dsf_performance_bessel_03.cpp12time_proc("Bessel Functions (50 digit precision)", "static_mpfr_float_50", test_bessel<number<mpfr… in bessel_tests_03()
14time_proc("Bessel Functions (50 digit precision)", "static_mpfr_float_50", test_bessel<number<mpfr… in bessel_tests_03()
Dsf_performance_nct_18.cpp11time_proc("Non-central T Distribution (100 digit precision)", "cpp_bin_float_100", test_nct<cpp_bi… in nct_tests_18()
Dsf_performance_nct_17.cpp11time_proc("Non-central T Distribution (100 digit precision)", "cpp_dec_float_100", test_nct<cpp_de… in nct_tests_17()
Dsf_performance_nct_19.cpp11time_proc("Non-central T Distribution (100 digit precision)", "mpfr_class", test_nct<mpfr_class>); in nct_tests_19()
Dsf_performance_poly_12.cpp11time_proc("Polynomial Evaluation (100 digit precision)", "static_mpfr_float_100", test_polynomial<… in poly_tests_12()
Dsf_performance_poly_01.cpp11time_proc("Polynomial Evaluation (50 digit precision)", "mpfr_float_50", test_polynomial<mpfr_floa… in poly_tests_01()
Dsf_performance_bessel_07.cpp11time_proc("Bessel Functions (50 digit precision)", "cpp_dec_float_50", test_bessel<cpp_dec_float_5… in bessel_tests_07()
Dsf_performance_poly_08.cpp11time_proc("Polynomial Evaluation (50 digit precision)", "mpfr_class", test_polynomial<mpfr_class>); in poly_tests_08()
Dsf_performance_nct_14.cpp11time_proc("Non-central T Distribution (100 digit precision)", "mpf_float_100", test_nct<mpf_float_… in nct_tests_14()
/third_party/boost/libs/multiprecision/performance/
Dsf_performance_bessel1.cpp12 time_proc("mpfr_float_50", test_bessel<boost::multiprecision::mpfr_float_50>, 1); in bessel_tests_1()
13time_proc("mpfr_float_50 (no expression templates)", test_bessel<number<mpfr_float_backend<50>, et… in bessel_tests_1()
14time_proc("static_mpfr_float_50", test_bessel<number<mpfr_float_backend<50, allocate_stack>, et_on… in bessel_tests_1()
15time_proc("static_mpfr_float_50 (no expression templates)", test_bessel<number<mpfr_float_backend<… in bessel_tests_1()
17time_proc("mpfr_float_50", test_bessel<boost::multiprecision::mpfr_float_50>, mpfr_buildopt_tls_p(… in bessel_tests_1()
18time_proc("mpfr_float_50 (no expression templates", test_bessel<number<mpfr_float_backend<50>, et_… in bessel_tests_1()
19time_proc("static_mpfr_float_50", test_bessel<number<mpfr_float_backend<50, allocate_stack>, et_on… in bessel_tests_1()
20time_proc("static_mpfr_float_50 (no expression templates)", test_bessel<number<mpfr_float_backend<… in bessel_tests_1()
Dsf_performance_bessel2.cpp11 time_proc("mpf_float_50", test_bessel<mpf_float_50>, 3); in bessel_tests_2()
12time_proc("mpf_float_50 (no expression templates", test_bessel<number<gmp_float<50>, et_off> >, 3); in bessel_tests_2()
15 time_proc("cpp_dec_float_50", test_bessel<cpp_dec_float_50>, 3); in bessel_tests_2()
18 time_proc("cpp_bin_float_50", test_bessel<cpp_bin_float_50>, 3); in bessel_tests_2()
Dsf_performance_bessel6.cpp11 time_proc("cpp_dec_float_100", test_bessel<cpp_dec_float_100>); in bessel_tests_6()
14 time_proc("cpp_bin_float_100", test_bessel<cpp_bin_float_100>); in bessel_tests_6()
17 time_proc("mpfr_class", test_bessel<mpfr_class>); in bessel_tests_6()
20 time_proc("mpfr::mpreal", test_bessel<mpfr::mpreal>); in bessel_tests_6()
Dsf_performance_nct3.cpp14 time_proc("cpp_dec_float_50", test_nct<cpp_dec_float_50>); in nct_tests_3()
17 time_proc("cpp_bin_float_50", test_nct<cpp_bin_float_50>, 3); in nct_tests_3()
20 time_proc("mpfr_class", test_nct<mpfr_class>); in nct_tests_3()
23 time_proc("mpfr::mpreal", test_nct<mpfr::mpreal>); in nct_tests_3()
Dsf_performance_nct6.cpp14 time_proc("cpp_dec_float_100", test_nct<cpp_dec_float_100>); in nct_tests_6()
17 time_proc("cpp_bin_float_100", test_nct<cpp_bin_float_100>); in nct_tests_6()
20 time_proc("mpfr_class", test_nct<mpfr_class>); in nct_tests_6()
23 time_proc("mpfr::mpreal", test_nct<mpfr::mpreal>); in nct_tests_6()
Dsf_performance_bessel4.cpp11 time_proc("mpfr_float_100", test_bessel<mpfr_float_100>); in bessel_tests_4()
12time_proc("mpfr_float_100 (no expression templates", test_bessel<number<mpfr_float_backend<100>, e… in bessel_tests_4()
13 time_proc("static_mpfr_float_100", test_bessel<static_mpfr_float_100>); in bessel_tests_4()
Dsf_performance_nct4.cpp11 time_proc("mpfr_float_100", test_nct<mpfr_float_100>); in nct_tests_4()
12time_proc("mpfr_float_100 (no expression templates", test_nct<number<mpfr_float_backend<100>, et_o… in nct_tests_4()
13 time_proc("static_mpfr_float_100", test_nct<static_mpfr_float_100>); in nct_tests_4()
Dsf_performance_nct1.cpp11 time_proc("mpfr_float_50", test_nct<mpfr_float_50>); in nct_tests_1()
12time_proc("mpfr_float_50 (no expression templates", test_nct<number<mpfr_float_backend<50>, et_off… in nct_tests_1()
13 time_proc("static_mpfr_float_50", test_nct<static_mpfr_float_50>); in nct_tests_1()
Dsf_performance_nct5.cpp11 time_proc("mpf_float_100", test_nct<mpf_float_100>); in nct_tests_5()
12 time_proc("mpf_float_100 (no expression templates", test_nct<number<gmp_float<100>, et_off> >); in nct_tests_5()
Dsf_performance_nct2.cpp11 time_proc("mpf_float_50", test_nct<mpf_float_50>); in nct_tests_2()
12 time_proc("mpf_float_50 (no expression templates", test_nct<number<gmp_float<50>, et_off> >); in nct_tests_2()
Dsf_performance_bessel3.cpp11 time_proc("mpfr_class", test_bessel<mpfr_class>, mpfr_buildopt_tls_p() ? 3 : 1); in bessel_tests_3()
14 time_proc("mpfr::mpreal", test_bessel<mpfr::mpreal>, mpfr_buildopt_tls_p() ? 3 : 1); in bessel_tests_3()
Dsf_performance_bessel5.cpp14 time_proc("mpf_float_100", test_bessel<mpf_float_100>); in bessel_tests_5()
15time_proc("mpf_float_100 (no expression templates", test_bessel<number<gmp_float<100>, et_off> >); in bessel_tests_5()

123