Definition at line 792 of file util.h.
#include <util.h>
◆ ExponentialMovingAverage()
| operations_research::sat::ExponentialMovingAverage::ExponentialMovingAverage |
( |
double | decaying_factor | ) |
|
|
inlineexplicit |
◆ AddData()
| void operations_research::sat::ExponentialMovingAverage::AddData |
( |
double | new_record | ) |
|
◆ CurrentAverage()
| double operations_research::sat::ExponentialMovingAverage::CurrentAverage |
( |
| ) |
const |
|
inline |
◆ NumRecords()
| int64_t operations_research::sat::ExponentialMovingAverage::NumRecords |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: