InputType - The type of the input to the scalar function.public abstract class AbstractScalarFunction<InputType> extends AbstractCloneableSerializable implements ScalarFunction<InputType>
ScalarFunction interface. The
evaluate method calls evaluateAsDouble.| Constructor and Description |
|---|
AbstractScalarFunction()
Creates a new
AbstractScalarFunction. |
cloneequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, evaluateAsDouble