#include "EonLogger.h"#include "HelperFunctions.h"#include "Matter.h"#include "ObjectiveFunction.h"#include "Optimizer.h"#include "Parameters.h"#include <deque>Go to the source code of this file.
Classes | |
| class | eonc::LBFGS |
| class | LBFGS |
Namespaces | |
| namespace | eonc |
| RAII resource manager for the ARTn C library with global synchronization. | |
Macros | |
| #define | LBFGS_EPS 1e-30 |