public class ExponentiallyDecayingSample extends Object implements Sample
| Constructor and Description |
|---|
ExponentiallyDecayingSample(int reservoirSize,
double alpha) |
ExponentiallyDecayingSample(int reservoirSize,
double alpha,
Clock clock) |
public ExponentiallyDecayingSample(int reservoirSize,
double alpha)
public ExponentiallyDecayingSample(int reservoirSize,
double alpha,
Clock clock)
public Statistics getStatistics()
getStatistics in interface StatisticianCopyright © 2013. All Rights Reserved.