OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::device::Emulation Struct Reference

#include <emulation.hpp>

Classes

struct  smem
 

Static Public Member Functions

static __device__ __forceinline__ int syncthreadsOr (int pred)
 
template<int CTA_SIZE>
static __forceinline__ __device__ int Ballot (int predicate)
 

Member Function Documentation

§ Ballot()

template<int CTA_SIZE>
static __forceinline__ __device__ int cv::gpu::device::Emulation::Ballot ( int  predicate)
inlinestatic

§ syncthreadsOr()

static __device__ __forceinline__ int cv::gpu::device::Emulation::syncthreadsOr ( int  pred)
inlinestatic

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