|
HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|

Public Types | |
| typedef const T & | const_result_type |
Static Public Member Functions | |
| static const_result_type | project (array_view< const T, 1 > &now, int i) __CPU__ __HC__ |
| static const_result_type | project (const array_view< const T, 1 > &now, int i) __CPU__ __HC__ |
1.8.11