HQP  1.9.6
Omu_Variables.h File Reference

Independent variables for Omuses problem setup. More...

#include "Omu_Vec.h"
Include dependency graph for Omu_Variables.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Omu_VariableVec
 Vector of optimization variables, including min, max and initial attributes. More...
 
class  Omu_StateVec
 Vector of state variables, including sensitivity matrices Sx, Su and Sq that hold sensitivities wrt initial states, controls and parameters, respectively. More...
 

Typedefs

typedef Omu_VariableVec Omu_Vector
 Depreciated name for Omu_VariableVec. More...
 

Detailed Description

Independent variables for Omuses problem setup.

rf, 10/10/01

Typedef Documentation

Depreciated name for Omu_VariableVec.