Home
last modified time | relevance | path

Searched refs:extract_result (Results 1 – 25 of 62) sorted by relevance

123

/third_party/boost/boost/accumulators/
Daccumulators_fwd.hpp130 extract_result(AccumulatorSet const &acc);
150 extract_result( \
164 extract_result( \
187 extract_result(AccumulatorSet const &acc, A1 const &a1, A2 const &a2 ...);
/third_party/boost/libs/math/test/
Dtest_erf.hpp50 extract_result<Real>(1)); in do_test_erf()
67 extract_result<Real>(2)); in do_test_erf()
98 extract_result<Real>(1)); in do_test_erf_inv()
128 extract_result<Real>(1)); in do_test_erfc_inv()
Dtest_long_double_support.cpp78 extract_result<value_type>(1)); in do_test_std_function()
85 extract_result<value_type>(0)); in do_test_std_function()
108 extract_result<value_type>(2)); in do_test_std_function_2()
115 extract_result<value_type>(0)); in do_test_std_function_2()
Dtest_cbrt.hpp64 extract_result<Real>(0)); in do_test_cbrt()
68 negate<Real>(extract_result<Real>(0))); in do_test_cbrt()
Dtest_trig.hpp49 extract_result<Real>(1)); in do_test_trig()
64 extract_result<Real>(2)); in do_test_trig()
Dtest_binomial_coeff.hpp58 extract_result<T>(2)); in test_binomial()
71 extract_result<T>(2)); in test_binomial()
Dtest_ibeta_inv_ab.hpp121 extract_result<Real>(3)); in test_inverses2()
136 extract_result<Real>(4)); in test_inverses2()
151 extract_result<Real>(5)); in test_inverses2()
166 extract_result<Real>(6)); in test_inverses2()
Dtest_gamma_mp.cpp53 extract_result<Real>(1)); in do_test_gamma()
68 extract_result<Real>(2)); in do_test_gamma()
Dlog1p_expm1_test.hpp38 extract_result<Real>(1)); in do_test()
56 extract_result<Real>(2)); in do_test()
Dtest_ibeta_derivative.hpp58 extract_result<Real>(3)); in do_test_beta()
76 extract_result<Real>(3)); in do_test_beta()
Dtest_carlson.hpp44 extract_result<Real>(3)); in do_test_ellint_rf()
72 extract_result<Real>(2)); in do_test_ellint_rc()
100 extract_result<Real>(4)); in do_test_ellint_rj()
128 extract_result<Real>(3)); in do_test_ellint_rd()
156 extract_result<Real>(3)); in do_test_ellint_rg()
Dtest_bessel_y.hpp50 extract_result<Real>(2)); in do_test_cyl_neumann_y()
91 extract_result<Real>(2)); in do_test_cyl_neumann_y_int()
123 extract_result<Real>(2)); in do_test_sph_neumann_y()
Dtest_tgamma_ratio.hpp66 extract_result<Real>(2)); in do_test_tgamma_delta_ratio()
71 extract_result<Real>(3)); in do_test_tgamma_delta_ratio()
104 extract_result<Real>(2)); in do_test_tgamma_ratio()
Dtest_inv_hyp.cpp120 extract_result<Real>(1)); in do_test_asinh()
150 extract_result<Real>(1)); in do_test_acosh()
180 extract_result<Real>(1)); in do_test_atanh()
Dtest_bessel_y_prime.hpp52 extract_result<Real>(2)); in do_test_cyl_neumann_y_prime()
92 extract_result<Real>(2)); in do_test_cyl_neumann_y_prime_int()
124 extract_result<Real>(2)); in do_test_sph_neumann_y_prime()
Dtest_ibeta.hpp52 extract_result<Real>(3)); in do_test_beta()
67 extract_result<Real>(4)); in do_test_beta()
81 extract_result<Real>(5)); in do_test_beta()
95 extract_result<Real>(6)); in do_test_beta()
Dtest_ellint_d.hpp46 extract_result<Real>(2)); in do_test_ellint_d2()
73 extract_result<Real>(1)); in do_test_ellint_d1()
Dtest_igamma.hpp59 extract_result<Real>(2)); in do_test_gamma_2()
74 extract_result<Real>(4)); in do_test_gamma_2()
92 extract_result<Real>(3)); in do_test_gamma_2()
107 extract_result<Real>(5)); in do_test_gamma_2()
Dtest_laguerre.hpp49 extract_result<Real>(2)); in do_test_laguerre2()
82 extract_result<Real>(3)); in do_test_laguerre3()
Dtest_ellint_1.hpp47 extract_result<Real>(2)); in do_test_ellint_f()
74 extract_result<Real>(1)); in do_test_ellint_k()
Dtest_bessel_j.hpp50 extract_result<Real>(2)); in do_test_cyl_bessel_j()
92 extract_result<Real>(2)); in do_test_cyl_bessel_j_int()
124 extract_result<Real>(2)); in do_test_sph_bessel_j()
Dtest_bessel_j_prime.hpp50 extract_result<Real>(2)); in do_test_cyl_bessel_j_prime()
91 extract_result<Real>(2)); in do_test_cyl_bessel_j_prime_int()
123 extract_result<Real>(2)); in do_test_sph_bessel_j_prime()
Dtest_jacobi.hpp49 extract_result<Real>(2)); in do_test_sn()
63 extract_result<Real>(3)); in do_test_sn()
77 extract_result<Real>(4)); in do_test_sn()
/third_party/boost/libs/multiprecision/test/math/high_prec/
Dtest_gamma.hpp51 extract_result<Real>(1)); in do_test_gamma()
65 extract_result<Real>(2)); in do_test_gamma()
/third_party/boost/boost/accumulators/framework/
Dextractor.hpp82 return extract_result<feature_type>(acc); in do_extract()
133 return extract_result<feature_type>(acc, a1); in operator ()()
157 return extract_result<feature_type>(acc BOOST_PP_ENUM_TRAILING_PARAMS_Z(z, n, a));\

123