|
virtual returnValue | init () |
|
OptimizationAlgorithm & | operator= (const OptimizationAlgorithm &arg) |
|
| OptimizationAlgorithm () |
|
| OptimizationAlgorithm (const OCP &ocp_) |
|
| OptimizationAlgorithm (const OptimizationAlgorithm &arg) |
|
virtual returnValue | solve () |
|
virtual | ~OptimizationAlgorithm () |
|
returnValue | getAlgebraicStates (VariablesGrid &xa_) const |
|
returnValue | getAlgebraicStates (const char *fileName) const |
|
returnValue | getControls (VariablesGrid &p_) const |
|
returnValue | getControls (const char *fileName) const |
|
returnValue | getDifferentialStates (VariablesGrid &xd_) const |
|
returnValue | getDifferentialStates (const char *fileName) const |
|
returnValue | getDisturbances (VariablesGrid &w_) const |
|
returnValue | getDisturbances (const char *fileName) const |
|
double | getEndTime () const |
|
virtual uint | getNP () const |
|
virtual uint | getNU () const |
|
virtual uint | getNW () const |
|
virtual uint | getNX () const |
|
virtual uint | getNXA () const |
|
double | getObjectiveValue (const char *fileName) const |
|
double | getObjectiveValue () const |
|
returnValue | getParameters (VariablesGrid &u_) const |
|
returnValue | getParameters (DVector &u_) const |
|
returnValue | getParameters (const char *fileName) const |
|
returnValue | getSensitivitiesP (BlockMatrix &_sens) const |
|
returnValue | getSensitivitiesU (BlockMatrix &_sens) const |
|
returnValue | getSensitivitiesW (BlockMatrix &_sens) const |
|
returnValue | getSensitivitiesX (BlockMatrix &_sens) const |
|
returnValue | getSensitivitiesXA (BlockMatrix &_sens) const |
|
double | getStartTime () const |
|
returnValue | initializeAlgebraicStates (const char *fileName, BooleanType autoinit=BT_FALSE) |
|
returnValue | initializeAlgebraicStates (const VariablesGrid &xa_init_, BooleanType autoinit=BT_FALSE) |
|
returnValue | initializeControls (const char *fileName) |
|
returnValue | initializeControls (const VariablesGrid &p_init_) |
|
returnValue | initializeDifferentialStates (const char *fileName, BooleanType autoinit=BT_FALSE) |
|
returnValue | initializeDifferentialStates (const VariablesGrid &xd_init_, BooleanType autoinit=BT_FALSE) |
|
returnValue | initializeDisturbances (const char *fileName) |
|
returnValue | initializeDisturbances (const VariablesGrid &w_init_) |
|
returnValue | initializeParameters (const char *fileName) |
|
returnValue | initializeParameters (const VariablesGrid &u_init_) |
|
OptimizationAlgorithmBase & | operator= (const OptimizationAlgorithmBase &arg) |
|
| OptimizationAlgorithmBase () |
|
| OptimizationAlgorithmBase (const OCP &ocp_) |
|
| OptimizationAlgorithmBase (const OptimizationAlgorithmBase &arg) |
|
returnValue | simulateStatesForInitialization () |
|
virtual | ~OptimizationAlgorithmBase () |
|
virtual int | addPlotWindow (PlotWindow &_window) |
|
virtual int | operator<< (PlotWindow &_window) |
|
virtual int | operator<< (LogRecord &_record) |
|
UserInteraction & | operator= (const UserInteraction &rhs) |
|
| UserInteraction () |
|
| UserInteraction (const UserInteraction &rhs) |
|
virtual | ~UserInteraction () |
|
returnValue | addOptionsList () |
|
returnValue | ensureConsistency () |
|
returnValue | ensureConsistency () |
|
returnValue | get (OptionsName name, int &value) const |
|
returnValue | get (OptionsName name, double &value) const |
|
returnValue | get (OptionsName name, std::string &value) const |
|
returnValue | get (uint idx, OptionsName name, int &value) const |
|
returnValue | get (uint idx, OptionsName name, double &value) const |
|
returnValue | get (uint idx, OptionsName name, std::string &value) const |
|
uint | getNumOptionsLists () const |
|
Options | getOptions (uint idx) const |
|
Options & | operator= (const Options &rhs) |
|
Options & | operator= (const Options &rhs) |
|
| Options () |
|
| Options () |
|
| Options (const Options &rhs) |
|
| Options (const Options &rhs) |
|
| Options () |
|
| Options (const OptionsList &_optionsList) |
|
returnValue | print () const |
|
returnValue | print () const |
|
returnValue | printOptionsList () const |
|
returnValue | printOptionsList (uint idx) const |
|
returnValue | set (OptionsName name, int value) |
|
returnValue | set (OptionsName name, double value) |
|
returnValue | set (OptionsName name, const std::string &value) |
|
returnValue | set (uint idx, OptionsName name, int value) |
|
returnValue | set (uint idx, OptionsName name, double value) |
|
returnValue | set (uint idx, OptionsName name, const std::string &value) |
|
returnValue | setOptions (const Options &arg) |
|
returnValue | setOptions (uint idx, const Options &arg) |
|
returnValue | setToDefault () |
|
returnValue | setToDefault () |
|
returnValue | setToFast () |
|
returnValue | setToFast () |
|
returnValue | setToMPC () |
|
returnValue | setToReliable () |
|
returnValue | setToReliable () |
|
| ~Options () |
|
| ~Options () |
|
virtual | ~Options () |
|
int | addLogRecord (LogRecord &record) |
|
returnValue | getAll (LogName _name, MatrixVariablesGrid &values) const |
|
returnValue | getFirst (LogName _name, DMatrix &firstValue) const |
|
returnValue | getFirst (LogName _name, VariablesGrid &firstValue) const |
|
returnValue | getLast (LogName _name, DMatrix &lastValue) const |
|
returnValue | getLast (LogName _name, VariablesGrid &lastValue) const |
|
returnValue | getLogRecord (LogRecord &_record) const |
|
uint | getNumLogRecords () const |
|
| Logging () |
|
int | operator<< (LogRecord &record) |
|
returnValue | printLoggingInfo () const |
|
returnValue | printNumDoubles () const |
|
returnValue | setAll (LogName _name, const MatrixVariablesGrid &values) |
|
returnValue | setLast (LogName _name, const DMatrix &value, double time=-INFTY) |
|
returnValue | setLast (LogName _name, VariablesGrid &value, double time=-INFTY) |
|
returnValue | updateLogRecord (LogRecord &_record) const |
|
virtual | ~Logging () |
|
int | addPlotWindow (PlotWindow &_window) |
|
uint | getNumPlotWindows () const |
|
returnValue | getPlotWindow (uint idx, PlotWindow &_window) const |
|
returnValue | getPlotWindow (PlotWindow &_window) const |
|
int | operator<< (PlotWindow &_window) |
|
Plotting & | operator= (const Plotting &rhs) |
|
virtual returnValue | plot (PlotFrequency _frequency=PLOT_IN_ANY_CASE) |
|
| Plotting () |
|
| Plotting (const Plotting &rhs) |
|
virtual returnValue | replot (PlotFrequency _frequency=PLOT_IN_ANY_CASE) |
|
virtual | ~Plotting () |
|