, including all inherited members.
AD_backward(const DVector &seed, EvaluationPoint &df, const int &number=0) | Function | |
AD_backward(int number, double *seed, double *df) | Function | |
AD_backward2(int number, double *seed1, double *seed2, double *df, double *ddf) | Function | |
AD_forward(const EvaluationPoint &x, const int &number=0) | Function | |
AD_forward(int number, double *seed, double *df) | Function | |
AD_forward2(int number, double *seed1, double *seed2, double *df, double *ddf) | Function | |
ADisSupported() const | Function | [inline] |
clearBuffer() | Function | |
evaluate(const EvaluationPoint &x, const int &number=0) | Function | |
evaluate(const TevaluationPoint< T > &x) | Function | |
evaluate(int number, double *x, double *_result) | Function | |
evaluationTree | Function | [protected] |
exportCode(std::ostream &stream, const char *fcnName="ACADOfcn", const char *realString="double", uint _numX=0, uint _numXA=0, uint _numU=0, uint _numP=0, uint _numDX=0, uint _numOD=0, bool allocateMemory=true, bool staticMemory=false) const | Function | |
exportForwardDeclarations(std::ostream &stream, const char *fcnName="ACADOfcn", const char *realString="double") const | Function | |
Function() | Function | |
Function(const Function &rhs) | Function | |
getDim() const | Function | [inline] |
getExpression(Expression &expression) const | Function | |
getExpression(uint componentIdx) const | Function | |
getGlobalExportVariableName() const | Function | |
getGlobalExportVariableSize() const | Function | |
getN() const | Function | [inline] |
getN(VariableType &variableType_) const | Function | |
getNDX() const | Function | |
getNOD() const | Function | |
getNP() const | Function | |
getNPI() const | Function | |
getNT() const | Function | |
getNU() const | Function | |
getNUI() const | Function | |
getNumberOfVariables() const | Function | |
getNW() const | Function | |
getNX() const | Function | |
getNXA() const | Function | |
index(VariableType variableType_, int index_) const | Function | |
isAffine() | Function | |
isConcave() | Function | |
isConstant() | Function | |
isConvex() | Function | |
isDependingOn(const Expression &variable) | Function | |
isLinearIn(const Expression &variable) | Function | |
isNondecreasing() | Function | |
isNonincreasing() | Function | |
isOneOrZero() | Function | |
isPolynomialIn(const Expression &variable) | Function | |
isRationalIn(const Expression &variable) | Function | |
isSymbolic() const | Function | [inline] |
jacobian(DMatrix &x) | Function | |
memoryOffset | Function | [protected] |
operator()(uint idx) const | Function | |
operator()(const EvaluationPoint &x, const int &number=0) | Function | [inline] |
operator<<(const Expression &arg) | Function | |
operator<<(const double &arg) | Function | |
operator<<(const DVector &arg) | Function | |
operator<<(const DMatrix &arg) | Function | |
operator<<(std::ostream &stream, const Function &arg) | Function | [friend] |
operator=(const Function &rhs) | Function | |
print(std::ostream &stream, const char *fcnName="ACADOfcn", const char *realString="double") const | Function | |
reset() | Function | |
result | Function | [protected] |
scale(VariableType variableType_, int index_) const | Function | |
setGlobalExportVariableName(const std::string &var) | Function | |
setMemoryOffset(int memoryOffset_) | Function | [inline] |
setScale(double *scale_) | Function | |
substitute(VariableType variableType_, int index_, double sub_) | Function | |
~Function() | Function | [virtual] |