DART
6.10.1
Macros
BackwardCompatibility.hpp File Reference
Go to the source code of this file.
Macros
#define
IPOPT_VERSION_GE
(x, y, z)
Macro Definition Documentation
◆
IPOPT_VERSION_GE
#define IPOPT_VERSION_GE
(
x,
y,
z
)
Value:
(IPOPT_VERSION_MAJOR > x || (IPOPT_VERSION_MAJOR >= x && \
(IPOPT_VERSION_MINOR > y || (IPOPT_VERSION_MINOR >= y && \
IPOPT_VERSION_PATCH >= z))))
dart
optimizer
ipopt
BackwardCompatibility.hpp
Generated on Wed Nov 13 2024 07:28:50 for DART by
1.9.1