OpenCV  3.3.0
Open Source Computer Vision
Static Public Member Functions | List of all members

#include "block.hpp"

Static Public Member Functions

__device__ static __forceinline__ uint blockId ()
 
__device__ static __forceinline__ uint blockSize ()
 
__device__ static __forceinline__ uint threadLineId ()
 

Member Function Documentation

§ blockId()

__device__ static __forceinline__ uint cv::cudev::Block::blockId ( )
inlinestatic

§ blockSize()

__device__ static __forceinline__ uint cv::cudev::Block::blockSize ( )
inlinestatic

§ threadLineId()

__device__ static __forceinline__ uint cv::cudev::Block::threadLineId ( )
inlinestatic

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