Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/expr/
Dreduction.hpp64 template <class SrcPtr> struct SumExprBody struct
76 __host__ Expr<SumExprBody<SrcPtr> >
79 SumExprBody<SrcPtr> body; in sum_()