Uses of Class
org.apache.commons.math.stat.descriptive.summary.Sum

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

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

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



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