alpaqa no-casadi-dep
Nonconvex constrained optimization
Loading...
Searching...
No Matches
qpalm-params.cpp
Go to the documentation of this file.
3
4namespace alpaqa::params {
5
7
8template <>
9void QPALM_ADAPTER_EXPORT set_param(qpalm::Settings &t, ParamString s) {
11}
12
13} // namespace alpaqa::params
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
Represents a parameter value encoded as a string in the format abc.def.key=value.
Definition params.hpp:16
constexpr const auto inf
Definition config.hpp:112