Class Round
java.lang.Object
smile.data.formula.AbstractFunction
smile.data.formula.Round
- All Implemented Interfaces:
Serializable, Term
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractFunction
toString, variables
-
Constructor Details
-
Round
-
-
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.
-