Loading...
Searching...
No Matches
LBFGS.h File Reference
#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

Macro Definition Documentation

◆ LBFGS_EPS

#define LBFGS_EPS   1e-30

Definition at line 25 of file LBFGS.h.