alpaqa 1.0.0a18
Nonconvex constrained optimization
Loading...
Searching...
No Matches
casadi-namespace.hpp
Go to the documentation of this file.
1#pragma once
2
3#if ALPAQA_WITH_EXTERNAL_CASADI
4#define ALPAQA_CASADI_LOADER_NAMESPACE external
5#else
6#define ALPAQA_CASADI_LOADER_NAMESPACE builtin
7#endif