STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::dist_spec_impl::map_index_op< Index > Struct Template Reference

Functor implementing the mapping operation of a single dimension of the balanced partition of a multi-dimensional space. More...

Public Member Functions

template<typename LargeBlockSize , typename NumLargeBlocks >
Index operator() (Index const &id, LargeBlockSize const &large_block_size, NumLargeBlocks const &num_large_blocks) const
 

Public Types

typedef Index result_type
 

Detailed Description

template<typename Index>
struct stapl::dist_spec_impl::map_index_op< Index >

Functor implementing the mapping operation of a single dimension of the balanced partition of a multi-dimensional space.


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