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

Packages that use Sum
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 Sum in org.apache.commons.math.stat
 

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

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

Fields in org.apache.commons.math.stat.univariate.moment declared as Sum
protected  Sum Mean.sum
           
 



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