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

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

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