SyTen

◆ conj_copy() [2/4]

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

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

References copy().

Referenced by syten::CudaDenseTensorImpl::conj(), syten::conj(), conj_copy(), syten::CudaDenseTensorImpl::cuda_transpose_recursive(), syten::transpose(), and syten::transpose_r2().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: