second_argument_type 770 modules/core/include/opencv2/core/cuda/functional.hpp enum { shift = DefaultBinaryShift<typename Func::first_argument_type, typename Func::second_argument_type, typename Func::result_type>::shift }; second_argument_type 71 modules/cudev/include/opencv2/cudev/functional/functional.hpp typedef _Arg2 second_argument_type;