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

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

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

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



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