SyTen

◆ copy() [10/11]

template<typename T >
void syten::Cuda::copy ( CudaPtr< const typename IdentityType< T >::type >  src,
T *  dst,
std::size_t  num 
)

Copies num objects of type T from src to dst.

References copy().

+ Here is the call graph for this function: