Static Public Member Functions
cv::gpu::device::utility_detail::ReductionDispatcher< true > Struct Template Reference

#include <reduction_detail.hpp>

List of all members.

Static Public Member Functions

template<int n, typename T , typename Op >
static __device__ void reduce (volatile T *data, T &partial_reduction, int tid, const Op &op)

template<>
struct cv::gpu::device::utility_detail::ReductionDispatcher< true >


Member Function Documentation

template<int n, typename T , typename Op >
static __device__ void cv::gpu::device::utility_detail::ReductionDispatcher< true >::reduce ( volatile T data,
T partial_reduction,
int  tid,
const Op &  op 
) [static]

The documentation for this struct was generated from the following file: