Drake
Drake C++ Documentation
ExpressionUninterpretedFunction Member List

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

Differentiate(const Variable &x) const overrideExpressionUninterpretedFunctionvirtual
Display(std::ostream &os) const overrideExpressionUninterpretedFunctionvirtual
EqualTo(const ExpressionCell &e) const overrideExpressionUninterpretedFunctionvirtual
Evaluate(const Environment &env) const overrideExpressionUninterpretedFunctionvirtual
EvaluatePartial(const Environment &env) const overrideExpressionUninterpretedFunctionvirtual
Expand() const overrideExpressionUninterpretedFunctionvirtual
ExpressionCell(const ExpressionCell &)=deleteExpressionCell
ExpressionCell(ExpressionCell &&)=deleteExpressionCell
ExpressionCell(ExpressionKind k, bool is_poly, bool is_expanded)ExpressionCellprotected
ExpressionUninterpretedFunction(std::string name, std::vector< Expression > arguments)ExpressionUninterpretedFunction
get_arguments() constExpressionUninterpretedFunction
get_kind() constExpressionCell
get_name() constExpressionUninterpretedFunction
GetVariables() const overrideExpressionUninterpretedFunctionvirtual
HashAppendDetail(DelegatingHasher *) const overrideExpressionUninterpretedFunctionvirtual
is_expanded() constExpressionCell
is_polynomial() constExpressionCell
Less(const ExpressionCell &e) const overrideExpressionUninterpretedFunctionvirtual
operator=(const ExpressionCell &)=deleteExpressionCell
operator=(ExpressionCell &&)=deleteExpressionCell
set_expanded()ExpressionCell
Substitute(const Substitution &s) const overrideExpressionUninterpretedFunctionvirtual
use_count() constExpressionCell
~ExpressionCell()ExpressionCellvirtual