HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
Public Member Functions | List of all members
hc::copy_bidir< T, N, dim > Struct Template Reference
Collaboration diagram for hc::copy_bidir< T, N, dim >:
Collaboration graph

Public Member Functions

void operator() (const T *src, T *dst, const extent< N > &ext, const extent< N > &base1, const index< N > &idx1, const extent< N > &base2, const index< N > &idx2)
 

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