Home
last modified time | relevance | path

Searched refs:CV_CUDEV_EXPR_UNOP_INST (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
Dunary_op.hpp63 #define CV_CUDEV_EXPR_UNOP_INST(op, functor) \ macro
89 CV_CUDEV_EXPR_UNOP_INST(-, negate)
90 CV_CUDEV_EXPR_UNOP_INST(!, logical_not)
91 CV_CUDEV_EXPR_UNOP_INST(~, bit_not)
93 #undef CV_CUDEV_EXPR_UNOP_INST