Tile status interface for reduction by key, specialized for scan status and value types that cannot be combined into one machine word.
Definition at line 460 of file single_pass_scan_operators.cuh.
Public Types | |
typedef ScanTileState< KeyValuePair< KeyT, ValueT > > | SuperClass |
Public Member Functions | |
__host__ __device__ __forceinline__ | ReduceByKeyScanTileState () |
Constructor. | |
typedef ScanTileState<KeyValuePair<KeyT, ValueT> > cub::ReduceByKeyScanTileState< ValueT, KeyT, false >::SuperClass |
Definition at line 463 of file single_pass_scan_operators.cuh.
|
inline |
Constructor.
Definition at line 467 of file single_pass_scan_operators.cuh.