public static class AbstractStatistics.SMA extends Object
Constructor and Description |
---|
SMA(int length) |
Modifier and Type | Method and Description |
---|---|
double |
compute(double value)
Compute the moving average.
|
double |
currentAverage() |
Copyright © 2019. All rights reserved.