Uses of Class
org.apache.commons.math.stat.descriptive.moment.GeometricMean

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

Uses of GeometricMean in org.apache.commons.math.stat.descriptive
 

Fields in org.apache.commons.math.stat.descriptive declared as GeometricMean
protected  GeometricMean SummaryStatisticsImpl.geoMean
          geoMean of values that have been added
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.