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. | |