|
HQP
1.9.6
|
Interface for a multistage optimization problem described by algebraic and differential equations. More...
Classes | |
| class | Omu_Program |
| Interface for a multi-stage optimization problem. More... | |
Macros | |
| #define | max(a, b) ((a) > (b) ? (a) : (b)) |
| #define | min(a, b) ((a) < (b) ? (a) : (b)) |
Typedefs | |
| typedef double | adouble |
| typedef double * | adoublev |
Functions | |
| IF_BASE_DECLARE (Omu_Program) | |
Interface for a multistage optimization problem described by algebraic and differential equations.
rf, 16/1/97