qxLib
|
This is the complete list of members for qx::moving_average< T >, including all inherited members.
get() const | qx::moving_average< T > | inline |
get_num_entries() const | qx::moving_average< T > | inline |
moving_average(size_t nEntries, T startValue, moving_average_weights_func< T > func=get_moving_average_simple_weights< T >) | qx::moving_average< T > | inline |
update(T value) | qx::moving_average< T > | inline |