SyTen

◆ addScaled()

void syten::STensorImpl::addScaled ( STensor a,
STensor  b,
SDef const &  s 
)

Fused multiply-add for an STensor, adds b scaled by the factor s to a in-place.

Remarks
This function is autodifferentiable.

References std::move().

+ Here is the call graph for this function: