public abstract static class FunctionUtil.MathFunction extends Object implements FunctionUtil.Function
| Constructor and Description |
|---|
FunctionUtil.MathFunction() |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
evaluate(List<FieldValue> values) |
abstract Double |
evaluate(Number value) |
org.dmg.pmml.DataType |
getResultType(org.dmg.pmml.DataType dataType) |
public org.dmg.pmml.DataType getResultType(org.dmg.pmml.DataType dataType)
public FieldValue evaluate(List<FieldValue> values)
evaluate in interface FunctionUtil.FunctionCopyright © 2014. All Rights Reserved.