OGS
MathLib::KahanSum Member List

This is the complete list of members for MathLib::KahanSum, including all inherited members.

correction_MathLib::KahanSumprivate
KahanSum(double const value=0)MathLib::KahanSuminlineexplicit
KahanSum(ranges::range auto const &range)MathLib::KahanSuminlineexplicit
operator()() constMathLib::KahanSuminline
operator+(double const increment) constMathLib::KahanSuminline
operator+=(double const increment)MathLib::KahanSuminline
operator-(double const increment) constMathLib::KahanSuminline
operator-=(double const increment)MathLib::KahanSuminline
operator<<MathLib::KahanSumfriend
value() constMathLib::KahanSuminline
value_MathLib::KahanSumprivate