Searched refs:bind_func_int1 (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/libs/math/test/ |
D | test_hermite.hpp | 55 bind_func_int1<Real>(funcp, 0, 1), in do_test_hermite()
|
D | test_laguerre.hpp | 48 bind_func_int1<Real>(funcp, 0, 1), in do_test_laguerre2()
|
D | test_legendre.hpp | 56 bind_func_int1<Real>(funcp, 0, 1), in do_test_legendre_p() 76 bind_func_int1<Real>(funcp2, 0, 1), in do_test_legendre_p()
|
D | functor.hpp | 137 inline row_binder2_i1<Real, F> bind_func_int1(F f, unsigned i, unsigned j) in bind_func_int1() function
|
D | test_bessel_y.hpp | 122 bind_func_int1<Real>(funcp, 0, 1), in do_test_sph_neumann_y()
|
D | test_bessel_y_prime.hpp | 123 bind_func_int1<Real>(funcp, 0, 1), in do_test_sph_neumann_y_prime()
|
D | test_bessel_j.hpp | 123 bind_func_int1<Real>(funcp, 0, 1), in do_test_sph_bessel_j()
|
D | test_bessel_j_prime.hpp | 122 bind_func_int1<Real>(funcp, 0, 1), in do_test_sph_bessel_j_prime()
|
D | test_polygamma.hpp | 61 bind_func_int1<Real>(funcp, 0, 1), in do_test_polygamma()
|