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

Packages that use WeightedEvaluation
org.apache.openejb.math.stat.descriptive.moment   
 

Uses of WeightedEvaluation in org.apache.openejb.math.stat.descriptive.moment
 

Classes in org.apache.openejb.math.stat.descriptive.moment that implement WeightedEvaluation
 class Mean
          Computes the arithmetic mean of a set of values.
 class Variance
          Computes the variance of the available values.
 



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