SyTen

◆ operator*=()

template<Rank rank, typename Scalar = CDef>
SparseTensor<rank, Scalar> syten::SparseTensor< rank, Scalar >::operator*= ( Scalar  c)
inline

Scales each element of *this by the scalar value c

References syten::SparseTensor< rank, Scalar >::clear(), syten::SparseTensor< rank, Scalar >::normSquared, syten::SparseTensor< rank, Scalar >::normSquaredVld, syten::SparseTensor< rank, Scalar >::singleton, and syten::SparseTensor< rank, Scalar >::singletonValue.

+ Here is the call graph for this function: