struct cv::cudev::Warp

#include <warp.hpp>

struct Warp
{
    // methods

    static
    __device__ static __forceinline__ uint
    laneId();

    static
    __device__ static __forceinline__ uint
    warpId();
};