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