SyTen

◆ operator*=() [2/3]

template<Rank rank, typename ScalarA , typename ScalarB >
GenericDenseTensor<rank, ScalarA> syten::GenericDenseTensorImpl::operator*= ( GenericDenseTensor< rank, ScalarA > &&  a,
ScalarB const &  b 
)
inline

\( a_{i\ldots} = b \cdot a_{i\ldots} \)

References std::move().

+ Here is the call graph for this function: