alpaqa
1.0.0a18
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
interop
qpalm
src
qpalm-params.cpp
Go to the documentation of this file.
1
#include <
alpaqa/implementation/params/params.tpp
>
2
#include <
alpaqa/qpalm/qpalm-adapter.hpp
>
3
4
namespace
alpaqa::params
{
5
6
#include <
alpaqa/qpalm/qpalm-structs.ipp
>
7
8
template
<>
9
void
QPALM_ADAPTER_EXPORT
set_param
(qpalm::Settings &t,
ParamString
s) {
10
set_param_default
(t, s);
11
}
12
13
}
// namespace alpaqa::params
alpaqa::params
Definition
json.tpp:11
alpaqa::params::set_param_default
void set_param_default(T &t, const json &j)
Definition
json.tpp:113
alpaqa::params::set_param
void set_param(T &, const json &j)
Update/overwrite the first argument based on the JSON object j.
Definition
json.cpp:248
alpaqa::params::ParamString
Represents a parameter value encoded as a string in the format abc.def.key=value.
Definition
params.hpp:16
alpaqa::inf
constexpr const auto inf
Definition
config.hpp:112
params.tpp
qpalm-adapter.hpp
qpalm-structs.ipp
Generated on Wed Mar 27 2024 for alpaqa by
1.9.8