SyTen

◆ operator-=() [3/4]

template<Rank rank>
Tensor<rank> syten::operator-= ( Tensor< rank > &&  a,
Tensor< rank > const &  b 
)
inline

\( a_{i\ldots} = a_{i\ldots} - b_{i\ldots} \)

References std::move().

+ Here is the call graph for this function: