This virtual class represents a canonical expression.
# S4 method for Canonical
expr(object)# S4 method for Canonical
id(object)
# S4 method for Canonical
canonical_form(object)
# S4 method for Canonical
variables(object)
# S4 method for Canonical
parameters(object)
# S4 method for Canonical
constants(object)
# S4 method for Canonical
atoms(object)
# S4 method for Canonical
get_data(object)
expr: The expression associated with the input.
id: The unique ID of the canonical expression.
canonical_form: The graph implementation of the input.
get_data: Information needed to reconstruct the expression aside from its arguments.