|
|
lucid
0.0.1
Lifting-based Uncertain Control Invariant Dynamics
|
#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. | |
LbfgsTuner class.