SyTen

◆ avgAbs() [4/4]

template<Rank rank>
std::pair<std::size_t, SRDef> syten::avgAbs ( TensorBlock< rank > const &  a)
inline

Returns the average of the absolute values of the non-zero entries of the tensor block in a pair <num_entries, summed_value>.

References avgAbs(), syten::TensorBlock< rank >::c, syten::TensorBlock< rank >::m, and syten::GenericDenseTensorImpl::GenericDenseTensor< rank, Scalar >::standard().

+ Here is the call graph for this function: