alpaqa
1.0.0a16
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
e
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
g
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
Sphinx
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
src
interop
casadi
include
alpaqa
casadi
CompleteCasADiProblem.hpp
Go to the documentation of this file.
1
#include <alpaqa/casadi-loader-export.h>
2
#include <
alpaqa/casadi/CasADiProblem.hpp
>
3
4
namespace
alpaqa::casadi_loader
{
5
6
/// Convert the map of strings to a map of CasADi functions.
7
CasADiFunctions
CASADI_LOADER_EXPORT
8
deserialize_problem
(
const
SerializedCasADiFunctions &functions);
9
10
/// Complete the given problem that contains only functions f and g, adding the
11
/// necessary functions and gradients so that it can be used with
12
/// @ref CasADiProblem.
13
void
CASADI_LOADER_EXPORT
complete_problem
(CasADiFunctions &functions);
14
15
}
// namespace alpaqa::casadi_loader
CasADiProblem.hpp
alpaqa::casadi_loader
Definition
CasADiControlProblem.hpp:12
alpaqa::casadi_loader::deserialize_problem
CasADiFunctions deserialize_problem(const SerializedCasADiFunctions &functions)
Convert the map of strings to a map of CasADi functions.
Definition
CompleteCasADiProblem.cpp:21
alpaqa::casadi_loader::complete_problem
void complete_problem(CasADiFunctions &functions)
Complete the given problem that contains only functions f and g, adding the necessary functions and g...
Definition
CompleteCasADiProblem.cpp:28
alpaqa::inf
constexpr const auto inf
Definition
config.hpp:98
Generated on Tue Dec 12 2023 for alpaqa by
1.9.8