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... | |
Types to use with reduce, reduceall, and reduction_accessor.
Contents are in flecsi::exec::fold unless otherwise specified.