cuda::experimental::stf::graphed_interface_of< scalar_view< T > >#
-
template<typename T>
struct graphed_interface_of<scalar_view<T>> : public cuda::experimental::stf::graphed_interface_of<T># Define how the CUDA stream backend must manipulate this void interface.
Note that we specialize cuda::experimental::stf::shape_of to avoid ambiguous specialization
Public Types
-
using type = scalar_graph_interface<T>#
-
using type = scalar_graph_interface<T>#