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

Packages that use org.apache.commons.math.stat.descriptive.summary
org.apache.commons.math.stat.descriptive Generic univariate summary statistic objects. 
 

Classes in org.apache.commons.math.stat.descriptive.summary used by org.apache.commons.math.stat.descriptive
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 © 2003-2007 The Apache Software Foundation. All Rights Reserved.