Drake
Drake C++ Documentation
ExpressionIfThenElse Member List

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

Differentiate(const Variable &x) const overrideExpressionIfThenElsevirtual
Display(std::ostream &os) const overrideExpressionIfThenElsevirtual
EqualTo(const ExpressionCell &e) const overrideExpressionIfThenElsevirtual
Evaluate(const Environment &env) const overrideExpressionIfThenElsevirtual
EvaluatePartial(const Environment &env) const overrideExpressionIfThenElsevirtual
Expand() const overrideExpressionIfThenElsevirtual
ExpressionCell(const ExpressionCell &)=deleteExpressionCell
ExpressionCell(ExpressionCell &&)=deleteExpressionCell
ExpressionCell(ExpressionKind k, bool is_poly, bool is_expanded)ExpressionCellprotected
ExpressionIfThenElse(Formula f_cond, Expression e_then, Expression e_else)ExpressionIfThenElse
get_conditional_formula() constExpressionIfThenElse
get_else_expression() constExpressionIfThenElse
get_kind() constExpressionCell
get_then_expression() constExpressionIfThenElse
GetVariables() const overrideExpressionIfThenElsevirtual
HashAppendDetail(DelegatingHasher *) const overrideExpressionIfThenElsevirtual
is_expanded() constExpressionCell
is_polynomial() constExpressionCell
Less(const ExpressionCell &e) const overrideExpressionIfThenElsevirtual
operator=(const ExpressionCell &)=deleteExpressionCell
operator=(ExpressionCell &&)=deleteExpressionCell
set_expanded()ExpressionCell
Substitute(const Substitution &s) const overrideExpressionIfThenElsevirtual
use_count() constExpressionCell
~ExpressionCell()ExpressionCellvirtual