#include <Recorder_standard.hpp>
Public Member Functions | |
Recorder_standard (Solver *) | |
void | init () |
void | record_function_evaluation (int function_evaluations, clock_t print_time, const double *x, double f) |
void | finalize () |
Definition at line 28 of file Recorder_standard.hpp.
mango::Recorder_standard::Recorder_standard | ( | Solver * | solver_in | ) |
Definition at line 27 of file Recorder_standard.cpp.
|
virtual |
Reimplemented from mango::Recorder.
Definition at line 73 of file Recorder_standard.cpp.
|
virtual |
Reimplemented from mango::Recorder.
Definition at line 31 of file Recorder_standard.cpp.
|
virtual |
Reimplemented from mango::Recorder.
Definition at line 67 of file Recorder_standard.cpp.