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 . |
clone
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate, evaluateAsDouble