Uses of Package
org.apache.openejb.math.stat.descriptive.summary

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

Classes in org.apache.openejb.math.stat.descriptive.summary used by org.apache.openejb.math.stat.descriptive.moment
SumOfLogs
          Returns the sum of the natural logs for this collection of values.
 

Classes in org.apache.openejb.math.stat.descriptive.summary used by org.apache.openejb.math.stat.descriptive.summary
Sum
          Returns the sum of the available values.
SumOfLogs
          Returns the sum of the natural logs for this collection of values.
SumOfSquares
          Returns the sum of the squares of the available values.
 



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