Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ CudaConstSpan() [3/5]

template<typename T >
syten::Cuda::CudaConstSpan< T >::CudaConstSpan ( CudaMutSpan< T >  c)
inline

Alternative ctor from an existing MutSpan which provides a constant view on the same range as the MutSpan.