Logo ROOT   6.13/01
Reference Guide
ROOT::Math::KahanSum< T > Member List

This is the complete list of members for ROOT::Math::KahanSum< T >, including all inherited members.

Accumulate(const Iterator begin, const Iterator end, const T &initialValue=T{})ROOT::Math::KahanSum< T >inlinestatic
Add(const T &x)ROOT::Math::KahanSum< T >inline
Add(const Iterator begin, const Iterator end)ROOT::Math::KahanSum< T >inline
fCorrectionROOT::Math::KahanSum< T >private
fSumROOT::Math::KahanSum< T >private
KahanSum(const T &initialValue=T{})ROOT::Math::KahanSum< T >inline
Result()ROOT::Math::KahanSum< T >inline