SyTen

◆ operator=() [2/2]

template<typename Type >
CudaDynArray& syten::Cuda::CudaDynArray< Type >::operator= ( CudaDynArray< Type > const &  other)
inline

Copy assignment op.

References syten::Cuda::CudaDynArray< Type >::alloc_on_device(), syten::Cuda::copy(), syten::Cuda::CudaDynArray< Type >::data, syten::Cuda::free(), and syten::Cuda::CudaDynArray< Type >::length.

+ Here is the call graph for this function: