Go to the source code of this file.
|
class | ReduceByHash< Key, HashFunction > |
| A reduce index function which returns a hash index and partition. More...
|
|
struct | ReduceByHash< Key, HashFunction >::Result |
|
class | ReduceByIndex< Key > |
| A reduce index function, which determines a bucket depending on the current index range [begin,end). More...
|
|
struct | ReduceByIndex< Key >::Result |
|
class | ReduceMakeTableItem< Value, TableItem, VolatileKey > |
|
class | ReduceMakeTableItem< Value, TableItem, false > |
|
class | ReduceMakeTableItem< Value, TableItem, true > |
|
class | ReducePostPhaseEmitter< TableItem, Value, Emitter, VolatileKey > |
|
◆ THRILL_CORE_REDUCE_FUNCTIONAL_HEADER
#define THRILL_CORE_REDUCE_FUNCTIONAL_HEADER |