Class Div
java.lang.Object
smile.data.formula.AbstractBiFunction
smile.data.formula.Operator
smile.data.formula.Div
- All Implemented Interfaces:
Serializable, Term
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractBiFunction
variables
-
Constructor Details
-
Div
-
-
Method Details
-
bind
Description copied from interface:TermBinds the term to a schema.- Parameters:
schema- the schema to bind the term with.- Returns:
- the feature list.
-