/[Apache-SVN]
ViewVC logotype

Revision 1610141


Jump to revision: Previous Next
Author: luc
Date: Sun Jul 13 08:52:29 2014 UTC (10 years, 4 months ago)
Changed paths: 8
Log Message:
Factored Kth selector and pivoting strategy out from Percentile.

Thanks to Venkatesha Murthy for the patch.

JIRA: MATH-1120

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/rank/Median.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/rank/Percentile.java modified , text changed
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/CentralPivotingStrategy.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/KthSelector.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/MedianOf3PivotingStrategy.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/PivotingStrategyInterface.java added
Directorycommons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/RandomPivotingStrategy.java added
Directorycommons/proper/math/trunk/src/test/java/org/apache/commons/math3/stat/descriptive/rank/PercentileTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26