Thrill  0.1
reduce_functional.hpp File Reference
+ Include dependency graph for reduce_functional.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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 >
 

Namespaces

 thrill
 
 thrill::core
 

Macros

#define THRILL_CORE_REDUCE_FUNCTIONAL_HEADER
 

Macro Definition Documentation

◆ THRILL_CORE_REDUCE_FUNCTIONAL_HEADER

#define THRILL_CORE_REDUCE_FUNCTIONAL_HEADER

Definition at line 17 of file reduce_functional.hpp.