Uses of Interface
org.smallmind.instrument.Shutterbug

Packages that use Shutterbug
org.smallmind.instrument   
 

Uses of Shutterbug in org.smallmind.instrument
 

Subinterfaces of Shutterbug in org.smallmind.instrument
 interface Sample
           
 

Classes in org.smallmind.instrument that implement Shutterbug
 class Chronometer
           
 class ExponentiallyDecayingSample
          Uses Cormode et al's forward-decayiny priority reservoir sampling method to produce a statistically representative sample, exponentially biased towards newer entries.
 class Histogram
           
 class UniformSample
          Uses Vitter's Algorithm R to produce a statistically representative sample.
 



Copyright © 2012. All Rights Reserved.