![]() |
DUNE: Uniform Navigational Environment
2016.05.0
|
This is the complete list of members for DUNE::Math::MovingAverage< T >, including all inherited members.
| clear(void) | DUNE::Math::MovingAverage< T > | inline |
| mean(void) | DUNE::Math::MovingAverage< T > | inline |
| MovingAverage(unsigned window_size) | DUNE::Math::MovingAverage< T > | inline |
| sampleSize(void) | DUNE::Math::MovingAverage< T > | inline |
| stdev(void) | DUNE::Math::MovingAverage< T > | inline |
| update(const T &value) | DUNE::Math::MovingAverage< T > | inline |