Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ copy() [3/11]

template<typename T >
void syten::Cuda::copy ( const T *  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: