alpaqa
1.0.0a19
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
interop
casadi
include
alpaqa
casadi
casadi-namespace.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef DOXYGEN
4
#define BEGIN_ALPAQA_CASADI_LOADER_NAMESPACE
5
#define END_ALPAQA_CASADI_LOADER_NAMESPACE
6
#elif ALPAQA_WITH_EXTERNAL_CASADI
7
#define BEGIN_ALPAQA_CASADI_LOADER_NAMESPACE inline namespace external {
8
#define END_ALPAQA_CASADI_LOADER_NAMESPACE }
9
#else
10
#define BEGIN_ALPAQA_CASADI_LOADER_NAMESPACE inline namespace builtin {
11
#define END_ALPAQA_CASADI_LOADER_NAMESPACE }
12
#endif
Generated on Sat Mar 30 2024 for alpaqa by
1.9.8