Antkeeper
0.0.1
|
#include <algorithm>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | math::moving_average< T > |
Calculates a moving average. More... | |
Namespaces | |
math | |
Mathematical functions and data types. | |