DUNE: Uniform Navigational Environment
2.5.1
|
This is the complete list of members for DUNE::Math::MultiMovingAverage< T >, including all inherited members.
clear(void) | DUNE::Math::MultiMovingAverage< T > | inline |
insertSample(const T &value) | DUNE::Math::MultiMovingAverage< T > | inline |
mean(unsigned j) | DUNE::Math::MultiMovingAverage< T > | inline |
MultiMovingAverage(const std::vector< unsigned > &window_sizes) | DUNE::Math::MultiMovingAverage< T > | inline |
update(const T &value) | DUNE::Math::MultiMovingAverage< T > | inline |