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

Small function to optimize index linearization by not performing multiplication on the first element. More...

Static Public Member Functions

template<typename Tuple >
static size_t apply (Tuple const &plane_sizes, size_t lhs)
 

Detailed Description

template<int Idx>
struct stapl::detail::conditional_multiply< Idx >

Small function to optimize index linearization by not performing multiplication on the first element.


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