|
bpp-core
2.2.0
|
#include "Functions.h"#include "../ParameterList.h"#include "OptimizationStopCondition.h"#include "../../Clonable.h"#include "../../Io/OutputStream.h"
Include dependency graph for Optimizer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::OptimizationEvent |
| An event object which indicates that an optimization event occured. More... | |
| class | bpp::OptimizationListener |
| The listener interface for receiving optimization events. More... | |
| class | bpp::Optimizer |
| This is the basal interface for all optimization methods. More... | |
| class | bpp::BackupListener |
| Save intermediate optimization results to file. More... | |
Namespaces | |
| bpp | |
| This class allows to perform a correspondence analysis. | |