OpenCV  2.4.13
Open Source Computer Vision
cv::gpu::device::reduce_detail::Unroll< 0, Pointer, Reference, Op > Struct Template Reference

#include <reduce.hpp>

Static Public Member Functions

static __device__ void loopShfl (Reference, Op, unsigned int)
 
static __device__ void loop (Pointer, Reference, unsigned int, Op)
 

Member Function Documentation

template<typename Pointer , typename Reference , class Op >
static __device__ void cv::gpu::device::reduce_detail::Unroll< 0, Pointer, Reference, Op >::loop ( Pointer  ,
Reference  ,
unsigned  int,
Op   
)
inlinestatic
template<typename Pointer , typename Reference , class Op >
static __device__ void cv::gpu::device::reduce_detail::Unroll< 0, Pointer, Reference, Op >::loopShfl ( Reference  ,
Op  ,
unsigned  int 
)
inlinestatic

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