#include <opencv2/cudev/functional/functional.hpp>
|
__device__ __forceinline__ Op::result_type | operator() (typename TypeTraits< typename Op::first_argument_type >::parameter_type a) const |
|
|
Op::second_argument_type | arg2 |
|
Op | op |
|
◆ operator()()
template<class Op>
__device__ __forceinline__ Op::result_type cv::cudev::Binder2nd< Op >::operator() |
( |
typename TypeTraits< typename Op::first_argument_type >::parameter_type |
a | ) |
const |
|
inline |
◆ arg2
◆ op
The documentation for this struct was generated from the following file: