Processing math: 100%
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ operator-=() [1/4]

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

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

References std::move().

+ Here is the call graph for this function: