cub/block/block_scan.cuh
In directory: cub/block
Source file: cub/block/block_scan.cuh
The cub::BlockScan class provides :ref:collective <collective-primitives>
methods for computing a parallel prefix sum/scan of items partitioned across a CUDA thread block.