Uses of Interface
org.apache.openejb.math.stat.descriptive.StatisticalSummary

Packages that use StatisticalSummary
org.apache.openejb.math.stat.descriptive   
 

Uses of StatisticalSummary in org.apache.openejb.math.stat.descriptive
 

Classes in org.apache.openejb.math.stat.descriptive that implement StatisticalSummary
 class DescriptiveStatistics
          Maintains a dataset of values of a single variable and computes descriptive statistics based on stored data.
 class SynchronizedDescriptiveStatistics
          Implementation of DescriptiveStatistics that is safe to use in a multithreaded environment.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.