struct cv::cudev::Block
#include <block.hpp>
struct Block
{
// methods
static
__device__ static __forceinline__ uint
blockId();
static
__device__ static __forceinline__ uint
blockSize();
static
__device__ static __forceinline__ uint
threadLineId();
};