|
HQP
1.9.6
|
| Native S-function code generation include file for Hqp | |
| Declaration of external API for HQP (Huge Quadratic Programming) | |
| Base class for formulating Discrete-time Optimal Control Programs | |
| Client stub for Hqp_Docp interface | |
| Implement an Hqp_Docp and connect it to Hqp_DocpSpec | |
| Internal declarations for HQP (Huge Quadratic Programming) | |
| Solve the Jacobian matrix of Interior Point algorithms using the Parallel direct solver Pardiso | |
| Interface to lp_solve for the solution of linear mixed integer programs (see: http://lpsolve.sourceforge.net/5.5) | |
| Interface for a solver for mixed integer problems | |
| Multi stage optimal control problems described by DAE's | |
| Optimization program for sparse quadratic programming | |
| Interface for a nonlinear program | |
| Interface to a Simulink(R) S-function given as binary MEX object | |
| Parse an argument string passed to a Simulink S-function and create according mxArrays | |
| Native type definitions required to compile a Simulink(R) S-function with Hqp | |
| Interface to a Simulink(R) S-function given as binary object | |
| Declaration of Simulink(R) S-function methods supported by Hqp | |
| Simulink(R) S-function methods supported by Hqp | |
| Public declarations of the interface library | |
| Interface variable for booleans | |
| Interface element to Tcl | |
| Interface variable for integers | |
| Interface variables for integer vectors of the Meschach library | |
| List of If_ListElement's | |
| Element of an If_List | |
| Binds a pointer to a method to an interface element | |
| Binds a function pointer to an interface element | |
| Interface variable for doubles | |
| Interface variables for matrices of reals (currently Mesch::MATP) | |
| Interface variables for vectors of reals (currently Mesch::VECP) | |
| If_Variable for standard C++ string type | |
| Base classes for interface variables | |
| Meschach declarations and some extensions | |
| Dependent variables (single and vector, including Jacobians) | |
| Extensions for managing dependent variables internally | |
| Interface for integrating continuous-time system equations | |
| Integrate an ODE over a stage using the implicit midpoint rule | |
| Interface for a multistage optimization problem described by algebraic and differential equations | |
| Independent variables for Omuses problem setup | |
| Extensions for managing independent variables | |
| Vector with automatic construction and destruction | |
| Basic functionality for formulating an optimization problem for a model given as MEX S-function | |
| Estimation of initial states and parameters for a model given as MEX S-function | |
| Optimal control problem for a model given as MEX S-function | |
| S-function SimStruct include file for treating an S-function either as external MEX object or inlined with Hqp using the Hxi interface |