/[Apache-SVN]
ViewVC logotype

Revision 140976


Jump to revision: Previous Next
Author: mdiggory
Date: Tue Jul 8 03:44:12 2003 UTC (21 years, 4 months ago)
Changed paths: 17
Log Message:
Its more logical not to have increment return a value, this allows a 
distict separation between the calculation of moments and the 
calculation of the actually return value of getVlaue in Storageless 
approaches. With this benifit it is no longer neccessary to calculate 
all the statistics moment based statistics on addValue, only the 
underlying moment itself.


Changed paths

Path Details
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/StorelessUnivariateStatistic.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/FirstMoment.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/FourthMoment.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/GeometricMean.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Kurtosis.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Mean.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/SecondMoment.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Skewness.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/StandardDeviation.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/ThirdMoment.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Variance.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/Max.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/Min.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/Product.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/Sum.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/SumOfLogs.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/SumOfSquares.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26