GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
This is the complete list of members for grppi::reduce_t< Combiner, Identity >, including all inherited members.
add_item(Identity &&item) | grppi::reduce_t< Combiner, Identity > | inline |
combiner() const | grppi::reduce_t< Combiner, Identity > | inline |
offset() const | grppi::reduce_t< Combiner, Identity > | inline |
operator()(T &&) | grppi::reduce_t< Combiner, Identity > | inline |
reduce_t(int wsize, int offset, Identity id, Combiner &&combine_op) | grppi::reduce_t< Combiner, Identity > | inline |
reduce_window(const E &e) | grppi::reduce_t< Combiner, Identity > | inline |
reduction_needed() const | grppi::reduce_t< Combiner, Identity > | inline |
window_size() const | grppi::reduce_t< Combiner, Identity > | inline |