TreeProjection Member List

This is the complete list of members for TreeProjection, including all inherited members.

AD_backward(int dim, VariableType *varType, int *component, Operator *seed, Operator **df, int &nNewIS, TreeProjection ***newIS)Projectionvirtual
AD_backward(int number, double seed, double *df)Projectionvirtual
AD_backward2(int number, double seed1, double seed2, double *df, double *ddf)Projectionvirtual
AD_forward(int dim, VariableType *varType, int *component, Operator **seed, int &nNewIS, TreeProjection ***newIS)Projectionvirtual
AD_forward(int number, double *seed, double *df)Projectionvirtual
AD_forward(int number, double *x, double *seed, double *f, double *df)Projectionvirtual
AD_forward2(int number, double *seed1, double *seed2, double *df, double *ddf)Projectionvirtual
AD_symmetric(int dim, VariableType *varType, int *component, Operator *l, Operator **S, int dimS, Operator **dfS, Operator **ldf, Operator **H, int &nNewLIS, TreeProjection ***newLIS, int &nNewSIS, TreeProjection ***newSIS, int &nNewHIS, TreeProjection ***newHIS)Projectionvirtual
ADbackwardProtected(int dim, VariableType *varType, int *component, Operator *seed, Operator **df, int &nNewIS, TreeProjection ***newIS)TreeProjectionprotectedvirtual
ADforwardProtected(int dim, VariableType *varType, int *component, Operator **seed, int &nNewIS, TreeProjection ***newIS)TreeProjectionprotectedvirtual
ADsymCommon(Operator *a, TreeProjection &da, TreeProjection &dda, int dim, VariableType *varType, int *component, Operator *l, Operator **S, int dimS, Operator **dfS, Operator **ldf, Operator **H, int &nNewLIS, TreeProjection ***newLIS, int &nNewSIS, TreeProjection ***newSIS, int &nNewHIS, TreeProjection ***newHIS)Operatorprotected
ADsymCommon2(Operator *a, Operator *b, TreeProjection &dx, TreeProjection &dy, TreeProjection &dxx, TreeProjection &dxy, TreeProjection &dyy, int dim, VariableType *varType, int *component, Operator *l, Operator **S, int dimS, Operator **dfS, Operator **ldf, Operator **H, int &nNewLIS, TreeProjection ***newLIS, int &nNewSIS, TreeProjection ***newSIS, int &nNewHIS, TreeProjection ***newHIS)Operatorprotected
ADsymmetricProtected(int dim, VariableType *varType, int *component, Operator *l, Operator **S, int dimS, Operator **dfS, Operator **ldf, Operator **H, int &nNewLIS, TreeProjection ***newLIS, int &nNewSIS, TreeProjection ***newSIS, int &nNewHIS, TreeProjection ***newHIS)TreeProjectionprotectedvirtual
argumentTreeProjectionprotected
clearBuffer()Projectionvirtual
clearStaticCounters()TreeProjection
clone() const TreeProjectionvirtual
cloneTreeProjection() const TreeProjectionvirtual
convert2TreeProjection(Operator *a) const Operatorprotectedvirtual
copy(const Projection &arg)TreeProjectionprotectedvirtual
countTreeProjectionprotectedstatic
curvatureProjectionprotected
differentiate(int index)Projectionvirtual
enumerateVariables(SymbolicIndexList *indexList)Projectionvirtual
evaluate(int number, double *x, double *result)Projectionvirtual
evaluate(EvaluationBase *x)Projectionvirtual
getArgument() const TreeProjection
getCurvature()Projectionvirtual
getGlobalIndex() const Projectionvirtual
getMonotonicity()Projectionvirtual
getName()Projectionvirtual
getScale() const Projectionvirtual
getType() const Projection
getValue() const SmoothOperatorvirtual
getVariableIndex() const Projectionvirtual
initDerivative()TreeProjectionvirtual
initializedOperatorprotected
isDependingOn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)TreeProjectionvirtual
Projection::isDependingOn(VariableType var) const Projectionvirtual
isLinearIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)TreeProjectionvirtual
isOneOrZero() const TreeProjectionvirtual
isPolynomialIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)TreeProjectionvirtual
isRationalIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)TreeProjectionvirtual
isSmooth() const SmoothOperatorvirtual
isSymbolic() const Projectionvirtual
isTrivial() const TreeProjectionvirtual
isVariable(VariableType &varType, int &component) const Projectionvirtual
loadIndices(SymbolicIndexList *indexList)TreeProjectionvirtual
monotonicityProjectionprotected
myAdd(Operator *a, Operator *b)Operatorvirtual
myLogarithm(Operator *a)Operatorvirtual
myPower(Operator *a, Operator *b)Operatorvirtual
myPowerInt(Operator *a, int b)Operatorvirtual
myProd(Operator *a, Operator *b)Operatorvirtual
mySubtract(Operator *a, Operator *b)Operatorvirtual
nameProjectionprotected
nCountSmoothOperator
neTreeProjectionprotected
Operator()Operator
operator*(const double &arg) const SmoothOperator
operator*(const DVector &arg) const SmoothOperator
operator*(const DMatrix &arg) const SmoothOperator
operator*(const Operator &arg) const SmoothOperator
operator*(const Expression &arg) const SmoothOperator
operator*=(const double &arg)SmoothOperator
operator*=(const DVector &arg)SmoothOperator
operator*=(const DMatrix &arg)SmoothOperator
operator*=(const Expression &arg)SmoothOperator
operator+(const double &arg) const SmoothOperator
operator+(const DVector &arg) const SmoothOperator
operator+(const DMatrix &arg) const SmoothOperator
operator+(const Operator &arg) const SmoothOperator
operator+(const Expression &arg) const SmoothOperator
operator+=(const double &arg)SmoothOperator
operator+=(const DVector &arg)SmoothOperator
operator+=(const DMatrix &arg)SmoothOperator
operator+=(const Expression &arg)SmoothOperator
operator-(const double &arg) const SmoothOperator
operator-(const DVector &arg) const SmoothOperator
operator-(const DMatrix &arg) const SmoothOperator
operator-(const Operator &arg) const SmoothOperator
operator-(const Expression &arg) const SmoothOperator
operator-() const SmoothOperator
operator-=(const double &arg)SmoothOperator
operator-=(const DVector &arg)SmoothOperator
operator-=(const DMatrix &arg)SmoothOperator
operator-=(const Expression &arg)SmoothOperator
operator/(const double &arg) const SmoothOperator
operator/(const Operator &arg) const SmoothOperator
operator/(const Expression &arg) const SmoothOperator
operator/=(const double &arg)SmoothOperator
operator/=(const Expression &arg)SmoothOperator
operator<=(const double &ub) const SmoothOperator
operator<=(const DVector &ub) const SmoothOperator
operator<=(const VariablesGrid &ub) const SmoothOperator
operator=(const Operator &arg)TreeProjectionvirtual
operator=(const Expression &arg)TreeProjectionvirtual
operator=(const double &arg)TreeProjectionvirtual
Projection::operator=(const DVector &arg)SmoothOperatorvirtual
Projection::operator=(const DMatrix &arg)SmoothOperatorvirtual
operator==(const double &b) const SmoothOperator
operator==(const DVector &b) const SmoothOperator
operator==(const VariablesGrid &b) const SmoothOperator
operator>=(const double &lb) const SmoothOperator
operator>=(const DVector &lb) const SmoothOperator
operator>=(const VariablesGrid &lb) const SmoothOperator
operatorNameProjectionprotected
passArgument() const TreeProjectionvirtual
print(std::ostream &stream) const Projectionvirtual
Projection()Projection
Projection(const std::string &name_)Projection
Projection(VariableType variableType_, int vIndex_, const std::string &name_)Projection
Projection(const Projection &arg)Projection
scaleProjectionprotected
setCurvature(CurvatureType curvature_)Projectionvirtual
setMonotonicity(MonotonicityType monotonicity_)Projectionvirtual
setScale(const double &scale_)Projectionvirtual
setVariableExportName(const VariableType &_type, const std::vector< std::string > &_name)TreeProjectionprotectedvirtual
SmoothOperator()SmoothOperator
substitute(int index, const Operator *sub)Projectionvirtual
TreeProjection()TreeProjection
TreeProjection(const std::string &name_)TreeProjection
TreeProjection(const TreeProjection &arg)TreeProjection
variableIndexProjectionprotected
variableTypeProjectionprotected
vIndexProjectionprotected
~Operator()Operatorvirtual
~Projection()Projectionvirtual
~SmoothOperator()SmoothOperatorvirtual
~TreeProjection()TreeProjectionvirtual


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:27