public abstract class FpMathFunction extends MathFunction
| Constructor and Description |
|---|
FpMathFunction(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.DataType |
getResultType(org.dmg.pmml.DataType dataType) |
evaluate, evaluatecheckArguments, checkArguments, checkVariableArguments, checkVariableArguments, getName, integerToDoublepublic org.dmg.pmml.DataType getResultType(org.dmg.pmml.DataType dataType)
getResultType in class MathFunctionCopyright © 2017. All Rights Reserved.