alpaqa
1.0.0a14
Nonconvex constrained optimization
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
w
Variables
Typedefs
a
c
d
f
i
l
m
p
r
s
t
u
v
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
û
ŷ
α
γ
δ
ε
λ
ρ
σ
τ
φ
ψ
ϵ
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
û
α
ρ
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
ŷ
α
γ
δ
ε
λ
ρ
σ
τ
φ
ψ
ϵ
Typedefs
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
v
w
Enumerations
Enumerator
a
f
i
s
u
Related Symbols
Files
File List
File Members
All
a
c
d
e
f
g
l
m
p
r
s
t
u
w
Functions
a
c
d
e
f
g
l
m
p
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Macros
a
c
e
p
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
src
interop
qpalm
src
qpalm-json.cpp
Go to the documentation of this file.
1
#include <
alpaqa/implementation/params/json.tpp
>
2
#include <
alpaqa/qpalm/qpalm-adapter.hpp
>
3
4
namespace
alpaqa::params
{
5
6
#include <
alpaqa/qpalm/qpalm-structs.ipp
>
7
8
template
void
QPALM_ADAPTER_EXPORT
set_param
(qpalm::Settings &,
const
json &);
9
template
void
QPALM_ADAPTER_EXPORT
get_param
(
const
qpalm::Settings &, json &);
10
11
}
// namespace alpaqa::params
json.tpp
alpaqa::params
Definition
json.tpp:9
alpaqa::params::get_param
void get_param(const T &t, json &s)
Get the first argument as a JSON object j.
Definition
json.tpp:85
alpaqa::params::set_param
void set_param(T &t, const json &j)
Update/overwrite the first argument based on the JSON object j.
Definition
json.tpp:24
alpaqa::inf
constexpr const auto inf
Definition
config.hpp:85
qpalm-adapter.hpp
qpalm-structs.ipp
Generated on Wed Nov 15 2023 for alpaqa by
1.9.8