Home
last modified time | relevance | path

Searched defs:bind_func (Results 1 – 1 of 1) sorted by relevance

/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