STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::view_impl::strided_domain_helper< N, S, D > Struct Template Reference

Function object that generates a domain from (0,0,..0) to (size_1/step_1-1, .. size_n/step_n-1). More...

Detailed Description

template<int N, typename S, typename D>
struct stapl::view_impl::strided_domain_helper< N, S, D >

Function object that generates a domain from (0,0,..0) to (size_1/step_1-1, .. size_n/step_n-1).


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