Drake
Drake C++ Documentation
ExpressionCell Member List

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

Differentiate(const Variable &x) const =0ExpressionCellpure virtual
Display(std::ostream &os) const =0ExpressionCellpure virtual
EqualTo(const ExpressionCell &c) const =0ExpressionCellpure virtual
Evaluate(const Environment &env) const =0ExpressionCellpure virtual
EvaluatePartial(const Environment &env) const =0ExpressionCellpure virtual
Expand() const =0ExpressionCellpure virtual
ExpressionCell(const ExpressionCell &)=deleteExpressionCell
ExpressionCell(ExpressionCell &&)=deleteExpressionCell
ExpressionCell(ExpressionKind k, bool is_poly, bool is_expanded)ExpressionCellprotected
get_kind() constExpressionCell
GetVariables() const =0ExpressionCellpure virtual
HashAppendDetail(DelegatingHasher *) const =0ExpressionCellpure virtual
is_expanded() constExpressionCell
is_polynomial() constExpressionCell
Less(const ExpressionCell &c) const =0ExpressionCellpure virtual
operator=(const ExpressionCell &)=deleteExpressionCell
operator=(ExpressionCell &&)=deleteExpressionCell
set_expanded()ExpressionCell
Substitute(const Substitution &s) const =0ExpressionCellpure virtual
use_count() constExpressionCell
~ExpressionCell()ExpressionCellvirtual