public class WeightedMovingAverage extends Object
WeightedMovingAverage(List<DataPoint> dataPoints, double[] weights)
List<DataPoint>
learn()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WeightedMovingAverage(List<DataPoint> dataPoints, double[] weights)
public List<DataPoint> learn()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.