cub::BlockScanRunningPrefixOp#
-
template<typename T, typename ScanOpT>
struct BlockScanRunningPrefixOp# Stateful callback operator type for supplying BlockScan prefixes.
Maintains a running prefix that can be applied to consecutive BlockScan operations.
- Template Parameters:
T – BlockScan value type
ScanOpT – Wrapped scan operator type
Public Functions