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