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

Divides a given number by all of the elements of a tuple. 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_divide< N >

Divides a given number by all of the elements of a tuple.

Start with N = N-1 and sizes in traversal order


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