SyTen

◆ cuda_mm_cm() [4/4]

void syten::CudaDenseTensorImpl::cuda_mm_cm ( CudaPtr< const std::complex< float > >  at,
CudaPtr< const std::complex< float > >  bt,
CudaPtr< std::complex< float > >  rt,
Size const  dx,
Size const  dy,
Size const  dz 
)

CUDA complex float matrix-matrix multiplication.

References syten::Cuda::get_handle(), syten::Cuda::handle_error(), syten::Cuda::host_device(), syten::DenseProduct::mm_cm(), and SYTEN_ASSERT_MSG.

+ Here is the call graph for this function: