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

Packages that use GeometricMean
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
org.apache.commons.math.stat.descriptive Generic univariate summary statistic objects. 
 

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

Fields in org.apache.commons.math.stat declared as GeometricMean
private static GeometricMean StatUtils.geometricMean
          geometric mean
 

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