FleCSI User API Version: 2.3.0
 
Loading...
Searching...
No Matches
Reduction Operations

Types to use with reduce, reduceall, and reduction_accessor. More...

Classes

struct  max
 Maximum reduction type. More...
 
struct  min
 Minimum reduction type. More...
 
struct  product
 Product reduction type. More...
 
struct  reduce
 An example reduction type that is not really implemented. More...
 
struct  sum
 Sum reduction type. More...
 

Detailed Description

Types to use with reduce, reduceall, and reduction_accessor.