Drake
Drake C++ Documentation
ExpressionExp Member List

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

Differentiate(const Variable &x) const overrideExpressionExpvirtual
Display(std::ostream &os) const overrideExpressionExpvirtual
EqualTo(const ExpressionCell &e) const overrideUnaryExpressionCellvirtual
Evaluate(const Environment &env) const overrideUnaryExpressionCellvirtual
EvaluatePartial(const Environment &env) const overrideExpressionExpvirtual
Expand() const overrideExpressionExpvirtual
ExpressionCell(const ExpressionCell &)=deleteExpressionCell
ExpressionCell(ExpressionCell &&)=deleteExpressionCell
ExpressionCell(ExpressionKind k, bool is_poly, bool is_expanded)ExpressionCellprotected
ExpressionExp(const Expression &e)ExpressionExpexplicit
get_argument() constUnaryExpressionCell
get_kind() constExpressionCell
GetVariables() const overrideUnaryExpressionCellvirtual
HashAppendDetail(DelegatingHasher *) const overrideUnaryExpressionCellvirtual
is_expanded() constExpressionCell
is_polynomial() constExpressionCell
Less(const ExpressionCell &e) const overrideUnaryExpressionCellvirtual
operator=(const ExpressionCell &)=deleteExpressionCell
operator=(ExpressionCell &&)=deleteExpressionCell
set_expanded()ExpressionCell
Substitute(const Substitution &s) const overrideExpressionExpvirtual
UnaryExpressionCell(ExpressionKind k, Expression e, bool is_poly, bool is_expanded)UnaryExpressionCellprotected
use_count() constExpressionCell
~ExpressionCell()ExpressionCellvirtual