BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
rolling_average.hpp File Reference
#include <cstddef>
#include <queue>
Include dependency graph for rolling_average.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bst::RollingAverage< T >
 Moving average calculator. More...
 

Namespaces

 bst