This is the complete list of members for Atan, including all inherited members.
| AD_backward(int dim, VariableType *varType, int *component, Operator *seed, Operator **df, int &nNewIS, TreeProjection ***newIS) | UnaryOperator | virtual |
| AD_backward(int number, double seed, double *df) | UnaryOperator | virtual |
| AD_backward2(int number, double seed1, double seed2, double *df, double *ddf) | UnaryOperator | virtual |
| AD_forward(int dim, VariableType *varType, int *component, Operator **seed, int &nNewIS, TreeProjection ***newIS) | UnaryOperator | virtual |
| AD_forward(int number, double *seed, double *df) | UnaryOperator | virtual |
| AD_forward(int number, double *x, double *seed, double *f, double *df) | UnaryOperator | virtual |
| AD_forward2(int number, double *seed1, double *seed2, double *df, double *ddf) | UnaryOperator | virtual |
| 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) | UnaryOperator | virtual |
| ADbackwardProtected(int dim, VariableType *varType, int *component, Operator *seed, Operator **df, int &nNewIS, TreeProjection ***newIS) | UnaryOperator | protected |
| ADforwardProtected(int dim, VariableType *varType, int *component, Operator **seed, int &nNewIS, TreeProjection ***newIS) | UnaryOperator | protected |
| 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) | Operator | protected |
| 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) | Operator | protected |
| 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) | UnaryOperator | protected |
| argument | UnaryOperator | protected |
| argument_result | UnaryOperator | protected |
| Atan() | Atan | |
| Atan(Operator *_argument) | Atan | |
| Atan(const Atan &arg) | Atan | |
| bufferSize | UnaryOperator | protected |
| clearBuffer() | UnaryOperator | virtual |
| clone() const | Atan | virtual |
| cloneTreeProjection() const | SmoothOperator | virtual |
| cName | UnaryOperator | protected |
| convert2TreeProjection(Operator *a) const | Operator | protectedvirtual |
| curvature | UnaryOperator | protected |
| dargument | UnaryOperator | protected |
| dargument_result | UnaryOperator | protected |
| ddfcn | UnaryOperator | protected |
| derivative | UnaryOperator | protected |
| derivative2 | UnaryOperator | protected |
| dfcn | UnaryOperator | protected |
| differentiate(int index) | UnaryOperator | virtual |
| enumerateVariables(SymbolicIndexList *indexList) | UnaryOperator | virtual |
| evaluate(EvaluationBase *x) | Atan | virtual |
| UnaryOperator::evaluate(int number, double *x, double *result) | UnaryOperator | virtual |
| fcn | UnaryOperator | protected |
| getCurvature() | UnaryOperator | virtual |
| getGlobalIndex() const | SmoothOperator | virtual |
| getMonotonicity() | UnaryOperator | virtual |
| getName() | UnaryOperator | virtual |
| getValue() const | SmoothOperator | virtual |
| initDerivative() | Atan | virtual |
| initialized | Operator | protected |
| isDependingOn(VariableType var) const | UnaryOperator | virtual |
| isDependingOn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep) | UnaryOperator | virtual |
| isLinearIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep) | UnaryOperator | virtual |
| isOneOrZero() const | UnaryOperator | virtual |
| isPolynomialIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep) | UnaryOperator | virtual |
| isRationalIn(int dim, VariableType *varType, int *component, BooleanType *implicit_dep) | UnaryOperator | virtual |
| isSmooth() const | SmoothOperator | virtual |
| isSymbolic() const | UnaryOperator | virtual |
| isTrivial() const | Operator | virtual |
| isVariable(VariableType &varType, int &component) const | UnaryOperator | virtual |
| loadIndices(SymbolicIndexList *indexList) | UnaryOperator | virtual |
| monotonicity | UnaryOperator | protected |
| myAdd(Operator *a, Operator *b) | Operator | virtual |
| myLogarithm(Operator *a) | Operator | virtual |
| myPower(Operator *a, Operator *b) | Operator | virtual |
| myPowerInt(Operator *a, int b) | Operator | virtual |
| myProd(Operator *a, Operator *b) | Operator | virtual |
| mySubtract(Operator *a, Operator *b) | Operator | virtual |
| nCount | SmoothOperator | |
| 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 Atan &arg) | Atan | |
| UnaryOperator::operator=(const UnaryOperator &arg) | UnaryOperator | |
| SmoothOperator::operator=(const double &arg) | SmoothOperator | virtual |
| SmoothOperator::operator=(const DVector &arg) | SmoothOperator | virtual |
| SmoothOperator::operator=(const DMatrix &arg) | SmoothOperator | virtual |
| SmoothOperator::operator=(const Expression &arg) | SmoothOperator | virtual |
| SmoothOperator::operator=(const Operator &arg) | SmoothOperator | virtual |
| 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 | |
| operatorName | UnaryOperator | protected |
| passArgument() const | SmoothOperator | virtual |
| print(std::ostream &stream) const | UnaryOperator | virtual |
| setCurvature(CurvatureType curvature_) | UnaryOperator | virtual |
| setMonotonicity(MonotonicityType monotonicity_) | UnaryOperator | virtual |
| setVariableExportName(const VariableType &_type, const std::vector< std::string > &_name) | UnaryOperator | protectedvirtual |
| SmoothOperator() | SmoothOperator | |
| substitute(int index, const Operator *sub) | Atan | virtual |
| UnaryOperator() | UnaryOperator | |
| UnaryOperator(Operator *_argument) | UnaryOperator | |
| UnaryOperator(const UnaryOperator &arg) | UnaryOperator | |
| ~Atan() | Atan | |
| ~Operator() | Operator | virtual |
| ~SmoothOperator() | SmoothOperator | virtual |
| ~UnaryOperator() | UnaryOperator | virtual |