SyTen

◆ get()

template<typename T >
T* syten::Cuda::CudaPtr< T >::get ( ) const
inline

Returns the pointer to the allocation.

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

Referenced by syten::Cuda::addScaled(), syten::Cuda::copy(), syten::CudaDenseTensorImpl::cuda_mm_cm(), syten::CudaDenseTensorImpl::cuda_transpose_kernel(), syten::CudaDenseTensorImpl::cuda_transpose_r2(), syten::Cuda::dot(), syten::Cuda::CudaAllocator::free(), and syten::Cuda::scale().

+ Here is the caller graph for this function: