STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::skeletons::flows::view_flow_helpers::offset_mapping_function< Dom > Struct Template Reference

Mapping function used for redefining the view domains from zero. More...

Public Member Functions

 offset_mapping_function (Dom const &dom)
 
index_type operator() (index_type const &index) const
 

Public Types

using index_type = typename Dom::index_type
 

Detailed Description

template<typename Dom>
struct stapl::skeletons::flows::view_flow_helpers::offset_mapping_function< Dom >

Mapping function used for redefining the view domains from zero.


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