Searched defs:warpReduce (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/ |
D | reduce.hpp | 62 __device__ __forceinline__ void warpReduce(volatile T* smem, T& val, uint tid, const Op& op) in warpReduce() function 70 __device__ __forceinline__ void warpReduce(const tuple<P0, P1, P2, P3, P4, P5, P6, P7, P8, P9>& sme… in warpReduce() function
|