Acos Member List

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

Acos()Acos
Acos(Operator *_argument)Acos
Acos(const Acos &arg)Acos
AD_backward(int dim, VariableType *varType, int *component, Operator *seed, Operator **df, int &nNewIS, TreeProjection ***newIS)UnaryOperatorvirtual
AD_backward(int number, double seed, double *df)UnaryOperatorvirtual
AD_backward2(int number, double seed1, double seed2, double *df, double *ddf)UnaryOperatorvirtual
AD_forward(int dim, VariableType *varType, int *component, Operator **seed, int &nNewIS, TreeProjection ***newIS)UnaryOperatorvirtual
AD_forward(int number, double *seed, double *df)UnaryOperatorvirtual
AD_forward(int number, double *x, double *seed, double *f, double *df)UnaryOperatorvirtual
AD_forward2(int number, double *seed1, double *seed2, double *df, double *ddf)UnaryOperatorvirtual
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)UnaryOperatorvirtual
ADbackwardProtected(int dim, VariableType *varType, int *component, Operator *seed, Operator **df, int &nNewIS, TreeProjection ***newIS)UnaryOperatorprotected
ADforwardProtected(int dim, VariableType *varType, int *component, Operator **seed, int &nNewIS, TreeProjection ***newIS)UnaryOperatorprotected
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)UnaryOperatorprotected
argumentUnaryOperatorprotected
argument_resultUnaryOperatorprotected
bufferSizeUnaryOperatorprotected
clearBuffer()UnaryOperatorvirtual
clone() const Acosvirtual
cloneTreeProjection() const SmoothOperatorvirtual
cNameUnaryOperatorprotected
convert2TreeProjection(Operator *a) const Operatorprotectedvirtual
curvatureUnaryOperatorprotected
dargumentUnaryOperatorprotected
dargument_resultUnaryOperatorprotected
ddfcnUnaryOperatorprotected
derivativeUnaryOperatorprotected
derivative2UnaryOperatorprotected
dfcnUnaryOperatorprotected
differentiate(int index)UnaryOperatorvirtual
enumerateVariables(SymbolicIndexList *indexList)UnaryOperatorvirtual
evaluate(EvaluationBase *x)Acosvirtual
UnaryOperator::evaluate(int number, double *x, double *result)UnaryOperatorvirtual
fcnUnaryOperatorprotected
getCurvature()UnaryOperatorvirtual
getGlobalIndex() const SmoothOperatorvirtual
getMonotonicity()UnaryOperatorvirtual
getName()UnaryOperatorvirtual
getValue() const SmoothOperatorvirtual
initDerivative()Acosvirtual
initializedOperatorprotected
isDependingOn(VariableType var) const UnaryOperatorvirtual
isDependingOn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)UnaryOperatorvirtual
isLinearIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)UnaryOperatorvirtual
isOneOrZero() const UnaryOperatorvirtual
isPolynomialIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)UnaryOperatorvirtual
isRationalIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep)UnaryOperatorvirtual
isSmooth() const SmoothOperatorvirtual
isSymbolic() const UnaryOperatorvirtual
isTrivial() const Operatorvirtual
isVariable(VariableType &varType, int &component) const UnaryOperatorvirtual
loadIndices(SymbolicIndexList *indexList)UnaryOperatorvirtual
monotonicityUnaryOperatorprotected
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
nCountSmoothOperator
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 Acos &arg)Acos
UnaryOperator::operator=(const UnaryOperator &arg)UnaryOperator
SmoothOperator::operator=(const double &arg)SmoothOperatorvirtual
SmoothOperator::operator=(const DVector &arg)SmoothOperatorvirtual
SmoothOperator::operator=(const DMatrix &arg)SmoothOperatorvirtual
SmoothOperator::operator=(const Expression &arg)SmoothOperatorvirtual
SmoothOperator::operator=(const Operator &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
operatorNameUnaryOperatorprotected
passArgument() const SmoothOperatorvirtual
print(std::ostream &stream) const UnaryOperatorvirtual
setCurvature(CurvatureType curvature_)UnaryOperatorvirtual
setMonotonicity(MonotonicityType monotonicity_)UnaryOperatorvirtual
setVariableExportName(const VariableType &_type, const std::vector< std::string > &_name)UnaryOperatorprotectedvirtual
SmoothOperator()SmoothOperator
substitute(int index, const Operator *sub)Acosvirtual
UnaryOperator()UnaryOperator
UnaryOperator(Operator *_argument)UnaryOperator
UnaryOperator(const UnaryOperator &arg)UnaryOperator
~Acos()Acos
~Operator()Operatorvirtual
~SmoothOperator()SmoothOperatorvirtual
~UnaryOperator()UnaryOperatorvirtual


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