, including all inherited members.
add(const double lb_, const Expression &arg, const double ub_) | Constraint | |
add(const DVector lb_, const Expression &arg, const double ub_) | Constraint | |
add(const double lb_, const Expression &arg, const DVector ub_) | Constraint | |
add(const DVector lb_, const Expression &arg, const DVector ub_) | Constraint | |
add(const int index_, const double lb_, const Expression &arg, const double ub_) | Constraint | |
add(const double lb_, const Expression &arg1, const Expression &arg2, const double ub_) | Constraint | |
add(const double lb_, const Expression *arguments, const double ub_) | Constraint | |
add(const uint &endOfStage_, const DifferentialEquation &dae) | Constraint | |
add(const ConstraintComponent &component) | Constraint | |
add(const int index_, const ConstraintComponent &component) | Constraint | |
add(const int index_, const double lb_, Expression *arg, const double ub_) | Constraint | [protected] |
add(const DVector lb_, Expression *arg, const DVector ub_) | Constraint | [protected] |
algebraic_consistency_constraint | Constraint | [protected] |
blb | BoxConstraint | [protected] |
boundary_constraint | Constraint | [protected] |
BoxConstraint() | BoxConstraint | |
BoxConstraint(const BoxConstraint &rhs) | BoxConstraint | |
bub | BoxConstraint | [protected] |
Constraint() | Constraint | |
Constraint(const Constraint &rhs) | Constraint | |
coupled_path_constraint | Constraint | [protected] |
deleteAll() | Constraint | [protected] |
evaluate(const OCPiterate &iter) | Constraint | |
evaluateBounds(const OCPiterate &iter) | BoxConstraint | [protected] |
evaluateSensitivities() | Constraint | |
evaluateSensitivities(const BlockMatrix &seed, BlockMatrix &hessian) | Constraint | |
ExportNLPSolver class | Constraint | [friend] |
getBackwardSensitivities(BlockMatrix &D, int order) | Constraint | [virtual] |
getBlockDim(int idx) const | Constraint | [inline] |
getBlockDims() const | Constraint | [inline] |
getBoundResiduum(BlockMatrix &lowerRes, BlockMatrix &upperRes) | Constraint | [virtual] |
getBounds(const OCPiterate &iter) | Constraint | [protected, virtual] |
getConstraintResiduum(BlockMatrix &lowerRes, BlockMatrix &upperRes) | Constraint | [virtual] |
getForwardSensitivities(BlockMatrix &D, int order) | Constraint | [virtual] |
getGrid() | Constraint | [inline] |
getNC() | Constraint | [inline] |
getNP() const | Constraint | [inline] |
getNU() const | Constraint | [inline] |
getNumberOfBlocks() const | Constraint | [inline] |
getNW() const | Constraint | [inline] |
getNX() const | Constraint | [inline] |
getNXA() const | Constraint | [inline] |
getPathConstraints(Function &function_, DMatrix &lb_, DMatrix &ub_) const | Constraint | |
getPointConstraint(const unsigned index, Function &function_, DMatrix &lb_, DMatrix &ub_) const | Constraint | |
grid | BoxConstraint | [protected] |
index | BoxConstraint | [protected] |
init(const Grid &grid_, const int &numberOfStages_=1) | Constraint | |
BoxConstraint::init(const Grid &grid_) | BoxConstraint | |
isAffine() const | Constraint | [inline] |
isBoxConstraint() const | Constraint | [inline] |
isEmpty() const | Constraint | |
nb | BoxConstraint | [protected] |
operator=(const Constraint &rhs) | Constraint | |
BoxConstraint::operator=(const BoxConstraint &rhs) | BoxConstraint | |
OptimizationAlgorithm class | Constraint | [friend] |
OptimizationAlgorithmBase class | Constraint | [friend] |
path_constraint | Constraint | [protected] |
point_constraints | Constraint | [protected] |
RealTimeAlgorithm class | Constraint | [friend] |
residuumPL | BoxConstraint | [protected] |
residuumPU | BoxConstraint | [protected] |
residuumUL | BoxConstraint | [protected] |
residuumUU | BoxConstraint | [protected] |
residuumWL | BoxConstraint | [protected] |
residuumWU | BoxConstraint | [protected] |
residuumXAL | BoxConstraint | [protected] |
residuumXAU | BoxConstraint | [protected] |
residuumXL | BoxConstraint | [protected] |
residuumXU | BoxConstraint | [protected] |
setBackwardSeed(BlockMatrix *seed, int order) | Constraint | [virtual] |
setForwardSeed(BlockMatrix *xSeed_, BlockMatrix *xaSeed_, BlockMatrix *pSeed_, BlockMatrix *uSeed_, BlockMatrix *wSeed_, int order) | Constraint | [virtual] |
setUnitBackwardSeed() | Constraint | [virtual] |
setUnitForwardSeed() | Constraint | [virtual] |
TESTExport class | Constraint | [friend] |
var | BoxConstraint | [protected] |
~BoxConstraint() | BoxConstraint | [virtual] |
~Constraint() | Constraint | [virtual] |