STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::detail::compute_plane_sizes< Iterate, LastIdx > Struct Template Reference

Computes the factor by which a component of an n-dimensional GID should be multiplied when linearizing the GID. More...

Static Public Member Functions

template<typename Tuple >
static void apply (Tuple const &size, Tuple &plane_size)
 

Detailed Description

template<int Iterate, int LastIdx>
struct stapl::detail::compute_plane_sizes< Iterate, LastIdx >

Computes the factor by which a component of an n-dimensional GID should be multiplied when linearizing the GID.


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