Uses of Class
com.biglybt.core.util.average.MovingAverage
Packages that use MovingAverage
-
Uses of MovingAverage in com.biglybt.core.util.average
Methods in com.biglybt.core.util.average that return MovingAverageModifier and TypeMethodDescriptionstatic MovingAverage
AverageFactory.MovingAverage
(int periods) Create a moving average, that moves over the given number of periods.