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

This is the complete list of members for hc::projection_helper< T, 1 >, including all inherited members.

project(array_view< T, 1 > &now, int i) __CPU__ __HC__ (defined in hc::projection_helper< T, 1 >)hc::projection_helper< T, 1 >inlinestatic
project(const array_view< T, 1 > &now, int i) __CPU__ __HC__ (defined in hc::projection_helper< T, 1 >)hc::projection_helper< T, 1 >inlinestatic
result_type typedef (defined in hc::projection_helper< T, 1 >)hc::projection_helper< T, 1 >