#include <reduction_detail.hpp>
Static Public Member Functions | |
| template<typename T , typename Op > | |
| static __device__ __forceinline__ void | reduce (volatile T *data, T &partial_reduction, int tid, const Op &op) |
| static __device__ __forceinline__ void cv::gpu::device::utility_detail::WarpReductor< n >::reduce | ( | volatile T * | data, |
| T & | partial_reduction, | ||
| int | tid, | ||
| const Op & | op | ||
| ) | [static] |