SyTen

◆ begin() [2/2]

template<typename T >
CudaPtr<const T> syten::Cuda::CudaMutSpan< T >::begin ( ) const
inline

Returns a pointer-to-const to the beginning of the region.

References syten::Cuda::CudaMutSpan< T >::ptr.

Referenced by syten::Cuda::copy(), syten::CudaDenseTensorImpl::cuda_transpose_kernel(), syten::CudaDenseTensorImpl::cuda_transpose_r2(), and syten::CudaDenseTensorImpl::cuda_transpose_recursive_impl().

+ Here is the caller graph for this function: