Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/cuda/
Dfunctional.hpp758 template <typename T1, typename T2, typename D> struct DefaultBinaryShift struct
760 enum { shift = BinOpShift<sizeof(T1), sizeof(T2), sizeof(D)>::shift };