alpaqa no-casadi-dep
Nonconvex constrained optimization
Loading...
Searching...
No Matches
lbfgsb-json.cpp
Go to the documentation of this file.
3
4namespace alpaqa::params {
5
7
8template <>
13template <>
18
19} // namespace alpaqa::params
Tuning parameters for the L-BFGS-B solver LBFGSBSolver.
void get_param(const T &, json &j)
Get the first argument as a JSON object j.
Definition json.cpp:252
void get_param_default(const T &t, json &j)
Definition json.tpp:148
void set_param_default(T &t, const json &j)
Definition json.tpp:113
void set_param(T &, const json &j)
Update/overwrite the first argument based on the JSON object j.
Definition json.cpp:248
constexpr const auto inf
Definition config.hpp:112