GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
grppi::reduce_t< Combiner, Identity > Member List

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 &&item)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