SyTen

◆ operator+=() [3/3]

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 syten::Tensor< rank >::dirs, if_constexpr, syten::Tensor< rank >::push_back(), rank(), syten::Tensor< rank >::reduce(), syten::Tensor< rank >::reserve(), syten::Tensor< rank >::size(), and SYTEN_ASSERT.

+ Here is the call graph for this function: