STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::skeletons::optimizers::optimizer< tags::reduce< Align >, tags::sequential_execution > Struct Template Reference

A reduce optimizer is used whenever the inputs are local to a nested execution which improves the performance. More...

Static Public Member Functions

template<typename R , typename S , typename View1 >
static R execute (S &&skeleton, View1 &&view1)
 

Detailed Description

template<typename Align>
struct stapl::skeletons::optimizers::optimizer< tags::reduce< Align >, tags::sequential_execution >

A reduce optimizer is used whenever the inputs are local to a nested execution which improves the performance.


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