alpaqa 1.0.0a15
Nonconvex constrained optimization
Loading...
Searching...
No Matches
qpalm-params.cpp
Go to the documentation of this file.
3
4namespace alpaqa::params {
5
7
8template void QPALM_ADAPTER_EXPORT set_param(qpalm::Settings &, ParamString);
9
10} // namespace alpaqa::params
void set_param(T &t, const json &j)
Update/overwrite the first argument based on the JSON object j.
Definition json.tpp:24
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:85