Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dfunctional.hpp764 template <typename Func> struct ShiftDispatcher<Func, true> struct
766 …num { shift = DefaultUnaryShift<typename Func::argument_type, typename Func::result_type>::shift };
768 template <typename Func> struct ShiftDispatcher<Func, false> struct
770 …nc::first_argument_type, typename Func::second_argument_type, typename Func::result_type>::shift };