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

Packages that use SumOfSquares
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
 

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

Fields in org.apache.commons.math.stat declared as SumOfSquares
protected  SumOfSquares AbstractStorelessDescriptiveStatistics.sumsq
          sum of the square of each value that has been added
 



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