public static class MathUtils.SMA extends Object
SMA(int length)
double
compute(double value)
currentAverage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SMA(int length)
length
public double currentAverage()
public double compute(double value)
value
Copyright © 2017. All rights reserved.