Package umontreal.iro.lecuyer.stat

Interface Summary
ObservationListener Represents an object that can listen to observations broadcast by statistical probes.
 

Class Summary
StatProbe The objects of this class are statistical probes or collectors, which are elementary devices for collecting statistics.
Tally This type of statistical collector takes a sequence of real-valued observations and can return the average, the variance, a confidence interval for the theoretical mean, etc.
TallyStore This class is a variant of Tally for which the individual observations are stored in a list implemented as a DoubleArrayList.
 



jHepWork 3.1 ©