Uses of Class
org.apache.commons.math.stat.univariate.summary.SumOfLogs

Packages that use SumOfLogs
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
org.apache.commons.math.stat.univariate.moment Summary statistics based on moments. 
 

Uses of SumOfLogs in org.apache.commons.math.stat
 

Fields in org.apache.commons.math.stat declared as SumOfLogs
protected  SumOfLogs AbstractStorelessDescriptiveStatistics.sumLog
          sumLog of values that have been added
 

Uses of SumOfLogs in org.apache.commons.math.stat.univariate.moment
 

Subclasses of SumOfLogs in org.apache.commons.math.stat.univariate.moment
 class GeometricMean
          Returns the geometric mean of the available values
 



Copyright © 2003-2004 Apache Software Foundation. All Rights Reserved.