org.jpmml.evaluator
Class FunctionUtil.AggregateFunction
java.lang.Object
org.jpmml.evaluator.FunctionUtil.AggregateFunction
- All Implemented Interfaces:
- FunctionUtil.Function
- Enclosing class:
- FunctionUtil
public abstract static class FunctionUtil.AggregateFunction
- extends Object
- implements FunctionUtil.Function
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionUtil.AggregateFunction
public FunctionUtil.AggregateFunction()
createStatistic
public abstract org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic createStatistic()
evaluate
public Double evaluate(List<?> values)
- Specified by:
evaluate in interface FunctionUtil.Function
Copyright © 2013 University of Tartu. All Rights Reserved.