Home
last modified time | relevance | path

Searched refs:static_mpfr_float_100 (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/multiprecision/performance/
Dsf_performance.log61 Time for static_mpfr_float_100 = 0.375447 seconds
62 Total allocations for static_mpfr_float_100 = 19391
91 Time for static_mpfr_float_100 = 0.00115947 seconds
92 Total allocations for static_mpfr_float_100 = 0
123 Time for static_mpfr_float_100 = 69.8614 seconds
124 Total allocations for static_mpfr_float_100 = 15326962
141 [[static_mpfr_float_100][1 (0.375447s)][19391]]
188 [[static_mpfr_float_100][1.33541 (69.8614s)][15326962]]
210 [[static_mpfr_float_100][1.19794 (0.00115947s)][0]]
Dsf_performance_bessel4.cpp13 time_proc("static_mpfr_float_100", test_bessel<static_mpfr_float_100>); in bessel_tests_4()
Dsf_performance_nct4.cpp13 time_proc("static_mpfr_float_100", test_nct<static_mpfr_float_100>); in nct_tests_4()
/third_party/boost/libs/multiprecision/performance/sf_performance_files/
Dsf_performance_poly_12.cpp11 …valuation (100 digit precision)", "static_mpfr_float_100", test_polynomial<static_mpfr_float_100>); in poly_tests_12()
Dsf_performance_nct_13.cpp11 …l T Distribution (100 digit precision)", "static_mpfr_float_100", test_nct<static_mpfr_float_100>); in nct_tests_13()
Dsf_performance_bessel_13.cpp11 …sel Functions (100 digit precision)", "static_mpfr_float_100", test_bessel<static_mpfr_float_100>); in bessel_tests_13()
/third_party/boost/boost/multiprecision/
Dmpfr.hpp1625 typedef number<mpfr_float_backend<100, allocate_stack> > static_mpfr_float_100; typedef
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.qbk996 typedef number<mpfr_float_backend<100, allocate_stack> > static_mpfr_float_100;