add(double x, long n=1) | theplu::yat::statistics::averager_base< Derived > | inline |
add1(double x, long int n) | theplu::yat::statistics::averager_base< Derived > | protected |
add1(double delta) | theplu::yat::statistics::averager_base< Derived > | protected |
add2(double mean, double cm2, long int n) | theplu::yat::statistics::averager_base2< Derived > | protected |
add2(double delta) | theplu::yat::statistics::averager_base2< Derived > | protected |
add3(double mean, double cm2, double cm3, long int n) | theplu::yat::statistics::averager_base3< Derived > | protected |
add3(double delta) | theplu::yat::statistics::averager_base3< Derived > | protected |
add4(double mean, double cm2, double cm3, double cm4, long int n) | theplu::yat::statistics::averager_base4< Derived > | protected |
add4(double delta) | theplu::yat::statistics::averager_base4< Derived > | protected |
averager_base(void) | theplu::yat::statistics::averager_base< Derived > | inline |
averager_base2(void) | theplu::yat::statistics::averager_base2< Derived > | inline |
averager_base3(void) | theplu::yat::statistics::averager_base3< Derived > | inline |
averager_base4(void) | theplu::yat::statistics::averager_base4< Derived > | inline |
central_moment3(void) const | theplu::yat::statistics::averager_base3< Derived > | inline |
central_moment4(void) const | theplu::yat::statistics::averager_base4< Derived > | inline |
cm2_ | theplu::yat::statistics::averager_base2< Derived > | protected |
cm3_ | theplu::yat::statistics::averager_base3< Derived > | protected |
cm4_ | theplu::yat::statistics::averager_base4< Derived > | protected |
cv(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
kurtosis(void) const | theplu::yat::statistics::averager_base4< Derived > | inline |
mean(void) const | theplu::yat::statistics::averager_base< Derived > | inline |
mean_ | theplu::yat::statistics::averager_base< Derived > | protected |
n(void) const | theplu::yat::statistics::averager_base< Derived > | inline |
n_ | theplu::yat::statistics::averager_base< Derived > | protected |
rescale(double a) | theplu::yat::statistics::averager_base< Derived > | inline |
rescale1(double x) | theplu::yat::statistics::averager_base< Derived > | protected |
rescale2(double x) | theplu::yat::statistics::averager_base2< Derived > | protected |
rescale3(double x) | theplu::yat::statistics::averager_base3< Derived > | protected |
rescale4(double x) | theplu::yat::statistics::averager_base4< Derived > | protected |
reset(void) | theplu::yat::statistics::averager_base< Derived > | inline |
skewness(void) const | theplu::yat::statistics::averager_base3< Derived > | inline |
standard_error(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
std(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
std(double m) const | theplu::yat::statistics::averager_base2< Derived > | inline |
sum_x(void) const | theplu::yat::statistics::averager_base< Derived > | inline |
sum_x3_centered(void) const | theplu::yat::statistics::averager_base3< Derived > | inline |
sum_x4_centered(void) const | theplu::yat::statistics::averager_base4< Derived > | inline |
sum_xx(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
sum_xx_centered(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
variance(double m) const | theplu::yat::statistics::averager_base2< Derived > | inline |
variance(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
variance_unbiased(void) const | theplu::yat::statistics::averager_base2< Derived > | inline |
~averager_base(void)=0 | theplu::yat::statistics::averager_base< Derived > | pure virtual |
~averager_base2(void)=0 | theplu::yat::statistics::averager_base2< Derived > | pure virtual |
~averager_base3(void)=0 | theplu::yat::statistics::averager_base3< Derived > | pure virtual |
~averager_base4(void)=0 | theplu::yat::statistics::averager_base4< Derived > | pure virtual |