SyTen

◆ conj_copy() [4/4]

void syten::Cuda::conj_copy ( CudaConstSpan< std::complex< float > >  src,
CudaMutSpan< std::complex< float > >  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: