Package umontreal.iro.lecuyer.stat
-
Interface Summary Interface Description ObservationListener Represents an object that can listen to observations broadcast by statistical probes. -
Class Summary Class Description 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 ofTallyfor which the individual observations are stored in a list implemented as aDoubleArrayList.
DMelt 3.0 © DataMelt by jWork.ORG