Home
last modified time | relevance | path

Searched refs:bind_func (Results 1 – 25 of 53) sorted by relevance

123

/third_party/boost/libs/math/test/
Dfunctor.hpp49 inline row_binder1<Real, F> bind_func(F f, unsigned i) in bind_func() function
71 inline row_binder2<Real, F> bind_func(F f, unsigned i, unsigned j) in bind_func() function
93 inline row_binder3<Real, F> bind_func(F f, unsigned i, unsigned j, unsigned k) in bind_func() function
115 inline row_binder4<Real, F> bind_func(F f, unsigned i, unsigned j, unsigned k, unsigned l) in bind_func() function
Dtest_erf.hpp49 bind_func<Real>(funcp, 0), in do_test_erf()
66 bind_func<Real>(funcp, 0), in do_test_erf()
97 bind_func<Real>(funcp, 0), in do_test_erf_inv()
127 bind_func<Real>(funcp, 0), in do_test_erfc_inv()
Dtest_long_double_support.cpp77 bind_func<value_type>(proc, 0), in do_test_std_function()
84 bind_func<value_type>(inv_proc, 1), in do_test_std_function()
107 bind_func<value_type>(proc, 0, 1), in do_test_std_function_2()
114 bind_func<value_type>(inv_proc, 2, 1), in do_test_std_function_2()
Dtest_trig.hpp48 bind_func<Real>(funcp, 0), in do_test_trig()
63 bind_func<Real>(funcp, 0), in do_test_trig()
Dtest_binomial_coeff.hpp57 bind_func<T>(f, 0, 1), in test_binomial()
70 bind_func<T>(f, 0, 1), in test_binomial()
Dtest_ibeta_inv_ab.hpp120 bind_func<Real>(funcp, 0, 1, 2), in test_inverses2()
135 bind_func<Real>(funcp, 0, 1, 2), in test_inverses2()
150 bind_func<Real>(funcp, 0, 1, 2), in test_inverses2()
165 bind_func<Real>(funcp, 0, 1, 2), in test_inverses2()
Dtest_gamma_mp.cpp52 bind_func<Real>(funcp, 0), in do_test_gamma()
67 bind_func<Real>(funcp, 0), in do_test_gamma()
Dlog1p_expm1_test.hpp37 bind_func<Real>(funcp, 0), in do_test()
55 bind_func<Real>(funcp, 0), in do_test()
Dtest_ibeta_derivative.hpp57 bind_func<Real>(funcp, 0, 1, 2), in do_test_beta()
75 bind_func<Real>(funcp, 0, 1, 2), in do_test_beta()
Dtest_carlson.hpp43 bind_func<Real>(fp, 0, 1, 2), in do_test_ellint_rf()
71 bind_func<Real>(fp, 0, 1), in do_test_ellint_rc()
99 bind_func<Real>(fp, 0, 1, 2, 3), in do_test_ellint_rj()
127 bind_func<Real>(fp, 0, 1, 2), in do_test_ellint_rd()
155 bind_func<Real>(fp, 0, 1, 2), in do_test_ellint_rg()
Dtest_inv_hyp.cpp119 bind_func<Real>(funcp, 0), in do_test_asinh()
149 bind_func<Real>(funcp, 0), in do_test_acosh()
179 bind_func<Real>(funcp, 0), in do_test_atanh()
Dtest_ibeta.hpp51 bind_func<Real>(funcp, 0, 1, 2), in do_test_beta()
66 bind_func<Real>(funcp, 0, 1, 2), in do_test_beta()
80 bind_func<Real>(funcp, 0, 1, 2), in do_test_beta()
94 bind_func<Real>(funcp, 0, 1, 2), in do_test_beta()
Dtest_ellint_d.hpp45 bind_func<Real>(fp2, 1, 0), in do_test_ellint_d2()
72 bind_func<Real>(fp1, 0), in do_test_ellint_d1()
Dtest_igamma.hpp58 bind_func<Real>(funcp, 0, 1), in do_test_gamma_2()
73 bind_func<Real>(funcp, 0, 1), in do_test_gamma_2()
91 bind_func<Real>(funcp, 0, 1), in do_test_gamma_2()
106 bind_func<Real>(funcp, 0, 1), in do_test_gamma_2()
Dtest_ellint_1.hpp46 bind_func<Real>(fp2, 1, 0), in do_test_ellint_f()
73 bind_func<Real>(fp1, 0), in do_test_ellint_k()
Dtest_jacobi.hpp48 bind_func<Real>(fp2, 1, 0), in do_test_sn()
62 bind_func<Real>(fp2, 1, 0), in do_test_sn()
76 bind_func<Real>(fp2, 1, 0), in do_test_sn()
Dtest_bessel_i_prime.hpp62 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_i_prime()
92 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_i_prime_int()
Dtest_bessel_k.hpp62 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_k()
93 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_k_int()
Dtest_bessel_i.hpp62 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_i()
93 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_i_int()
Dtest_sinc.hpp44 bind_func<Real>(funcp, 0), in do_test_sinc()
Dtest_bessel_k_prime.hpp62 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_k_prime()
92 bind_func<Real>(funcp, 0, 1), in do_test_cyl_bessel_k_prime_int()
Dtest_1F1_regularized.hpp54 bind_func<Real>(funcp, 0, 1, 2), in do_test_1F1()
Dtest_1F1_log.hpp54 bind_func<Real>(funcp, 0, 1, 2), in do_test_1F1()
Dtest_bessel_y.hpp49 bind_func<Real>(funcp, 0, 1), in do_test_cyl_neumann_y()
90 bind_func<Real>(funcp, 0, 1), in do_test_cyl_neumann_y_int()
/third_party/boost/libs/multiprecision/test/math/high_prec/
Dtest_gamma.hpp50 bind_func<Real>(funcp, 0), in do_test_gamma()
64 bind_func<Real>(funcp, 0), in do_test_gamma()

123