SyTen

◆ operator*=() [3/5]

template<Rank rank>
Tensor<rank> syten::operator*= ( Tensor< rank > &&  t,
SDef const &  s 
)
inline

\( t_{i\ldots} = s \cdot t_{i\ldots} \)

References isnan(), std::move(), and SYTEN_ASSERT.

+ Here is the call graph for this function: