Drake
Drake C++ Documentation
ExpressionCos Member List

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

Differentiate(const Variable &x) const overrideExpressionCosvirtual
Display(std::ostream &os) const overrideExpressionCosvirtual
EqualTo(const ExpressionCell &e) const overrideUnaryExpressionCellvirtual
Evaluate(const Environment &env) const overrideUnaryExpressionCellvirtual
EvaluatePartial(const Environment &env) const overrideExpressionCosvirtual
Expand() const overrideExpressionCosvirtual
ExpressionCell(const ExpressionCell &)=deleteExpressionCell
ExpressionCell(ExpressionCell &&)=deleteExpressionCell
ExpressionCell(ExpressionKind k, bool is_poly, bool is_expanded)ExpressionCellprotected
ExpressionCos(const Expression &e)ExpressionCosexplicit
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 overrideExpressionCosvirtual
UnaryExpressionCell(ExpressionKind k, Expression e, bool is_poly, bool is_expanded)UnaryExpressionCellprotected
use_count() constExpressionCell
~ExpressionCell()ExpressionCellvirtual