Searched refs:bind_func_int2 (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/math/test/ |
D | functor.hpp | 162 inline row_binder3_i2<Real, F> bind_func_int2(F f, unsigned i, unsigned j, unsigned k) in bind_func_int2() function 188 inline row_binder4_i2<Real, F> bind_func_int2(F f, unsigned i, unsigned j, unsigned k, unsigned l) in bind_func_int2() function
|
D | test_spherical_harmonic.hpp | 45 bind_func_int2<Real>(funcp, 0, 1, 2, 3), in do_test_spherical_harmonic() 64 bind_func_int2<Real>(funcp, 0, 1, 2, 3), in do_test_spherical_harmonic()
|
D | test_laguerre.hpp | 81 bind_func_int2<Real>(funcp, 0, 1, 2), in do_test_laguerre3()
|
D | test_legendre.hpp | 109 bind_func_int2<Real>(funcp, 0, 1, 2), in do_test_assoc_legendre_p()
|