OpenCV  2.4.13.5
Open Source Computer Vision
cv::gpu::device::reduce_key_val_detail::WarpOptimized< N > Struct Template Reference

#include <reduce_key_val.hpp>

Static Public Member Functions

template<class KP , class KR , class VP , class VR , class Cmp >
static __device__ void reduce (KP skeys, KR key, VP svals, VR val, unsigned int tid, Cmp cmp)
 

Member Function Documentation

§ reduce()

template<unsigned int N>
template<class KP , class KR , class VP , class VR , class Cmp >
static __device__ void cv::gpu::device::reduce_key_val_detail::WarpOptimized< N >::reduce ( KP  skeys,
KR  key,
VP  svals,
VR  val,
unsigned int  tid,
Cmp  cmp 
)
inlinestatic

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