SyTen

◆ operator-=() [4/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::back_inserter(), syten::Tensor< rank >::blocks, syten::Tensor< rank >::dirs, if_constexpr, std::move(), rank(), syten::Tensor< rank >::reduce(), syten::Tensor< rank >::reserve(), syten::Tensor< rank >::size(), and SYTEN_ASSERT.

+ Here is the call graph for this function: