SyTen

◆ conj_copy() [1/4]

void syten::Cuda::conj_copy ( CudaConstSpan< double >  src,
CudaMutSpan< double >  dst 
)

Copies all data from src to dst (no conjugation takes places as double is real).

References copy().

+ Here is the call graph for this function: