|
inline |
Adds the entries of the host-based dense tensor b
scaled by factor
to the CUDA dense tensor a
.
a
will first be transformed into a CudaDenseTensor. References addScaled(), and syten::CudaDenseTensorImpl::CudaDenseTensor< rank, Scalar >::get_device().