![]() |
NuTo
Numerics Tool
|
calculates the cumulative moving average More...
#include <Average.h>
Public Member Functions | |
| void | operator() (int x) |
Public Attributes | |
| long double | mCurrentAverage = 0 |
| int | mNum = 0 |
calculates the cumulative moving average
|
inline |
| long double NuTo::Average::mCurrentAverage = 0 |
| int NuTo::Average::mNum = 0 |
1.8.11