STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::composition::m_mr_transform_wf::reduce_wf Struct Reference

Coarsened binary reduction workfunction defined for result type of map_wf. More...

Public Member Functions

result_type operator() (result_type lhs, result_type rhs)
 

Public Types

typedef std::vector< double > * result_type
 

Detailed Description

Coarsened binary reduction workfunction defined for result type of map_wf.

Returns
Mutates storage of lhs with result of reduction and returns it.

Frees underlying storage of rhs.


The documentation for this struct was generated from the following file: