OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::ReduceByKeyScanTileState< ValueT, KeyT, SINGLE_WORD > Struct Template Reference

Detailed Description

template<typename ValueT, typename KeyT, bool SINGLE_WORD = (Traits<ValueT>::PRIMITIVE) && (sizeof(ValueT) + sizeof(KeyT) < 16)>
struct cub::ReduceByKeyScanTileState< ValueT, KeyT, SINGLE_WORD >

Tile status interface for reduction by key.

Definition at line 450 of file single_pass_scan_operators.cuh.


The documentation for this struct was generated from the following file: