| void syten::Cuda::copy | ( | CudaPtr< const typename IdentityType< T >::type > | src, |
| CudaPtr< T > | dst, | ||
| std::size_t | num | ||
| ) |
Copies num objects of type T from src to dst.
References syten::Cuda::CudaPtr< T >::c(), and copy().
Here is the call graph for this function: