Home
last modified time | relevance | path

Searched refs:bind_func_int2 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/math/test/
Dfunctor.hpp162 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
Dtest_spherical_harmonic.hpp45 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()
Dtest_laguerre.hpp81 bind_func_int2<Real>(funcp, 0, 1, 2), in do_test_laguerre3()
Dtest_legendre.hpp109 bind_func_int2<Real>(funcp, 0, 1, 2), in do_test_assoc_legendre_p()