opencv2/cudev/warp/scan.hpp#
#include <../common.hpp>
#include <warp.hpp>
#include <shuffle.hpp>
Include dependency graph for scan.hpp:
This graph shows which files directly or indirectly include scan.hpp:
Namespaces#
namespace cv
namespace cv::cudev
Functions#
T cv::cudev::warpScanExclusive (T data, volatile T *smem, uint tid)
T cv::cudev::warpScanInclusive (T data, volatile T *smem, uint tid)