SyTen

◆ conj_copy() [3/4]

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

Copies all data from src to dst while complex-conjugating every value.

References conj_copy(), get_handle(), handle_error(), host_device(), and SYTEN_ASSERT.

+ Here is the call graph for this function: