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

Translates a 1-dimensional linearization back to its n-dimensional form. More...

Static Public Member Functions

static GID apply (GID const &m_size, size_t linear, GID gid)
 

Detailed Description

template<int I, typename GID>
struct stapl::detail::reverse_linearize< I, GID >

Translates a 1-dimensional linearization back to its n-dimensional form.

This functor assumes that the sizes are in the correct traversal order.


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