Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
cv
gpu
device
reduce_detail
Unroll
Static Public Member Functions
|
List of all members
cv::gpu::device::reduce_detail::Unroll< I, Pointer, Reference, Op > Struct Template Reference
#include <
reduce.hpp
>
Static Public Member Functions
static __device__
void
loopShfl
(Reference
val
, Op op, unsigned
int
N)
static __device__
void
loop
(Pointer smem, Reference
val
, unsigned
int
tid, Op op)
Member Function Documentation
template<unsigned int I, typename Pointer , typename Reference , class Op >
static __device__
void
cv::gpu::device::reduce_detail::Unroll
< I, Pointer, Reference, Op >::loopShfl
(
Reference
val
,
Op
op
,
unsigned
int
N
)
static
template<unsigned int I, typename Pointer , typename Reference , class Op >
static __device__
void
cv::gpu::device::reduce_detail::Unroll
< I, Pointer, Reference, Op >::loop
(
Pointer
smem
,
Reference
val
,
unsigned
int
tid
,
Op
op
)
static
The documentation for this struct was generated from the following file:
include/opencv2/gpu/device/detail/
reduce.hpp