cuda::experimental::stf::graphed_interface_of

Defined in include/cuda/experimental/__stf/internal/scalar_interface.cuh

template<typename T>
struct graphed_interface_of

Given a type, defines type as the corresponding data interface over graphs.

Template Parameters

T

Subclassed by cuda::experimental::stf::graphed_interface_of< scalar_view< T > >, cuda::experimental::stf::graphed_interface_of< void_interface >