HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
Concurrency::array_projection_helper< T, N > Member List

This is the complete list of members for Concurrency::array_projection_helper< T, N >, including all inherited members.

const_result_type typedef (defined in Concurrency::array_projection_helper< T, N >)Concurrency::array_projection_helper< T, N >
project(array< T, N > &now, int stride) (defined in Concurrency::array_projection_helper< T, N >)Concurrency::array_projection_helper< T, N >inlinestatic
project(const array< T, N > &now, int stride) (defined in Concurrency::array_projection_helper< T, N >)Concurrency::array_projection_helper< T, N >inlinestatic
result_type typedef (defined in Concurrency::array_projection_helper< T, N >)Concurrency::array_projection_helper< T, N >