STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::reduce< T, BinaryOperation > Member List

This is the complete list of members for stapl::runtime::reduce< T, BinaryOperation >, including all inherited members.

operator()(T const &t) (defined in stapl::runtime::reduce< T, BinaryOperation >)stapl::runtime::reduce< T, BinaryOperation >
operator()(T &&t) (defined in stapl::runtime::reduce< T, BinaryOperation >)stapl::runtime::reduce< T, BinaryOperation >
reduce(const gang_id gid, const collective_id cid, topology const &t, Function &&f, BinaryOperation op=BinaryOperation{})stapl::runtime::reduce< T, BinaryOperation >
value_type typedef (defined in stapl::runtime::reduce< T, BinaryOperation >)stapl::runtime::reduce< T, BinaryOperation >
~reduce(void) (defined in stapl::runtime::reduce< T, BinaryOperation >)stapl::runtime::reduce< T, BinaryOperation >