STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::skeletons::optimizers::static_recurse_and_invoke< Current, index_sequence< Indices... > > Struct Template Reference

Static Public Member Functions

template<typename F , typename... Views>
static void apply (F &&f, Views &&... view)
 

Detailed Description

template<int Current, std::size_t... Indices>
struct stapl::skeletons::optimizers::static_recurse_and_invoke< Current, index_sequence< Indices... > >

Template Parameters
CurrentThe dimension that is currently being iterated over
IndicesA pack of (0 ... num_views-1)

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