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

Computes the modulus of a 1-dimensional number with the linear size of all of the dimensions before the current dimension N. More...

Static Public Member Functions

template<class Tuple >
static size_t apply (Tuple const &sizes, size_t result)
 

Detailed Description

template<int N>
struct stapl::detail::apply_modulo< N >

Computes the modulus of a 1-dimensional number with the linear size of all of the dimensions before the current dimension N.


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