SyTen

◆ operator*=() [4/5]

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

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

References if_constexpr, isnan(), rank(), and SYTEN_ASSERT.

+ Here is the call graph for this function: