Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/functional/
Dfunctional.hpp822 __host__ __device__ Binder1st<Op> bind1st(const Op& op, const typename Op::first_argument_type& arg… in bind1st() function
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dfunctional.hpp690 …template <typename Op, typename T> __host__ __device__ __forceinline__ binder1st<Op> bind1st(const… in bind1st() function