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