/[Apache-SVN]
ViewVC logotype

Revision 140961


Jump to revision: Previous Next
Author: mdiggory
Date: Sat Jul 5 18:23:52 2003 UTC (21 years, 4 months ago)
Changed paths: 25
Log Message:
This commit adds the individual UnivariateStatistic package hierarchy, this hierarchy
is currently independent of the Univariate and StoreUnivariate Implementations and provides
storeless and storage based mechanisms for working with the individual
UnivariateStatistic implementations.


Changed paths

Path Details
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/ added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/AbstractStorelessUnivariateStatistic.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/AbstractUnivariateStatistic.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/StorelessUnivariateStatistic.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/UnivariateStatistic.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/ added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/FourthMoment.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/GeometricMean.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Kurtosis.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Mean.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/SecondMoment.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Skewness.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/StandardDeviation.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/ThirdMoment.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/moment/Variance.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/ added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/Max.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/Median.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/Min.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/rank/Percentile.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/ added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/Product.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/Sum.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/SumOfLogs.java added
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/stat/univariate/summary/SumOfSquares.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26