OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::device::reduce_detail::Generic< N > Struct Template Reference

#include <reduce.hpp>

Static Public Member Functions

template<typename Pointer , typename Reference , class Op >
static __device__ void reduce (Pointer smem, Reference val, unsigned int tid, Op op)
 

Member Function Documentation

§ reduce()

template<unsigned int N>
template<typename Pointer , typename Reference , class Op >
static __device__ void cv::gpu::device::reduce_detail::Generic< N >::reduce ( Pointer  smem,
Reference  val,
unsigned int  tid,
Op  op 
)
inlinestatic

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