alpaqa cmake-targets
Nonconvex constrained optimization
Loading...
Searching...
No Matches
lbfgsb-json.cpp
Go to the documentation of this file.
3
4namespace alpaqa::params {
5
7
9 const json &);
10template void LBFGSB_ADAPTER_EXPORT
12
13} // namespace alpaqa::params
Tuning parameters for the L-BFGS-B solver LBFGSBSolver.
void get_param(const T &t, json &s)
Get the first argument as a JSON object j.
Definition json.tpp:85
void set_param(T &t, const json &j)
Update/overwrite the first argument based on the JSON object j.
Definition json.tpp:24
constexpr const auto inf
Definition config.hpp:85