Go to the documentation of this file.
39 #ifndef GNSSTK_POWERSUM_HPP
40 #define GNSSTK_POWERSUM_HPP
65 void clear() noexcept;
68 void add(
double x) noexcept;
void clear() noexcept
Reset all sums.
double moment(int i) const noexcept
Computes the ith order central moment.
void subtract(double x) noexcept
double variance() const noexcept
long size() const noexcept
Reuturn the number of points in the current sum.
void add(double x) noexcept
Add a single value to the sums.
void dump(std::ostream &str) const noexcept
std::list< double >::const_iterator dlc_iterator
double kurtosis() const noexcept
double skew() const noexcept
double average() const noexcept
Computes the indicated value.
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:40