Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
Dunary_func.hpp60 #define CV_CUDEV_EXPR_UNARY_FUNC(name) \ macro
68 CV_CUDEV_EXPR_UNARY_FUNC(abs)
69 CV_CUDEV_EXPR_UNARY_FUNC(sqr) in CV_CUDEV_EXPR_UNARY_FUNC() function
70 CV_CUDEV_EXPR_UNARY_FUNC(sqrt) in CV_CUDEV_EXPR_UNARY_FUNC()
71 CV_CUDEV_EXPR_UNARY_FUNC(exp) in CV_CUDEV_EXPR_UNARY_FUNC()
72 CV_CUDEV_EXPR_UNARY_FUNC(exp2) in CV_CUDEV_EXPR_UNARY_FUNC()
73 CV_CUDEV_EXPR_UNARY_FUNC(exp10) in CV_CUDEV_EXPR_UNARY_FUNC()
74 CV_CUDEV_EXPR_UNARY_FUNC(log) in CV_CUDEV_EXPR_UNARY_FUNC()
75 CV_CUDEV_EXPR_UNARY_FUNC(log2) in CV_CUDEV_EXPR_UNARY_FUNC()
76 CV_CUDEV_EXPR_UNARY_FUNC(log10) in CV_CUDEV_EXPR_UNARY_FUNC()
[all …]