|
dReal4
|
This is the complete list of members for ExpressionAtan2, including all inherited members.
| BinaryExpressionCell(const BinaryExpressionCell &e)=delete | BinaryExpressionCell | |
| BinaryExpressionCell(BinaryExpressionCell &&e)=delete | BinaryExpressionCell | |
| BinaryExpressionCell()=delete | BinaryExpressionCell | |
| BinaryExpressionCell(ExpressionKind k, const Expression &e1, const Expression &e2, bool is_poly) | BinaryExpressionCell | protected |
| Differentiate(const Variable &x) const override | ExpressionAtan2 | virtual |
| Display(std::ostream &os) const override | ExpressionAtan2 | virtual |
| EqualTo(const ExpressionCell &e) const override | BinaryExpressionCell | virtual |
| Evaluate(const Environment &env) const override | BinaryExpressionCell | virtual |
| Expand() override | ExpressionAtan2 | virtual |
| ExpressionAtan2(const Expression &e1, const Expression &e2) (defined in ExpressionAtan2) | ExpressionAtan2 | |
| ExpressionCell(const ExpressionCell &e)=delete | ExpressionCell | |
| ExpressionCell(ExpressionCell &&e)=delete | ExpressionCell | |
| ExpressionCell()=delete | ExpressionCell | |
| ExpressionCell(ExpressionKind k, size_t hash, bool is_poly, bool include_ite, Variables variables) | ExpressionCell | protected |
| get_first_argument() const | BinaryExpressionCell | inline |
| get_hash() const | ExpressionCell | inline |
| get_kind() const | ExpressionCell | inline |
| get_second_argument() const | BinaryExpressionCell | inline |
| GetExpression() | ExpressionCell | protected |
| GetVariables() const | ExpressionCell | |
| include_ite() const | ExpressionCell | inline |
| is_polynomial() const | ExpressionCell | inline |
| Less(const ExpressionCell &e) const override | BinaryExpressionCell | virtual |
| operator=(BinaryExpressionCell &&e)=delete | BinaryExpressionCell | |
| operator=(const BinaryExpressionCell &e)=delete | BinaryExpressionCell | |
| dreal::drake::symbolic::ExpressionCell::operator=(ExpressionCell &&e)=delete | ExpressionCell | |
| dreal::drake::symbolic::ExpressionCell::operator=(const ExpressionCell &e)=delete | ExpressionCell | |
| Substitute(const ExpressionSubstitution &expr_subst, const FormulaSubstitution &formula_subst) override | ExpressionAtan2 | virtual |
| use_count() const | ExpressionCell | inline |
| ~BinaryExpressionCell() override=default | BinaryExpressionCell | |
| ~ExpressionCell()=default | ExpressionCell | protectedvirtual |