lucid  0.0.1
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
LbfgsTuner.h File Reference
#include <iosfwd>
#include <string>
#include <vector>
#include "lucid/model/Kernel.h"
#include "lucid/model/Tuner.h"

Classes

struct  lucid::LbfgsParameters
 Structure copied from lbfgscpp, to avoid a transitive dependency on the external library in the header. More...
 
class  lucid::LbfgsTuner
 Optimiser that uses the L-BFGS algorithm. More...
 

Namespaces

namespace  lucid
 Root namespace for the lucid library.
 

Detailed Description

Author
Room 6.030
Licence:
BSD 3-Clause License

LbfgsTuner class.