#include <bop_util.h>
Definition at line 48 of file bop_util.h.
◆ AdaptiveParameterValue()
operations_research::bop::AdaptiveParameterValue::AdaptiveParameterValue |
( |
double | initial_value | ) |
|
|
explicit |
◆ Decrease()
void operations_research::bop::AdaptiveParameterValue::Decrease |
( |
| ) |
|
◆ Increase()
void operations_research::bop::AdaptiveParameterValue::Increase |
( |
| ) |
|
◆ Reset()
void operations_research::bop::AdaptiveParameterValue::Reset |
( |
| ) |
|
◆ value()
double operations_research::bop::AdaptiveParameterValue::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: