Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/3d9a7687 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/3d9a7687 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/3d9a7687 Branch: refs/heads/master Commit: 3d9a76877b4f0e405f6436a9972c6f9fd8832d51 Parents: f7e42d2 75efbfd Author: Sebb <[email protected]> Authored: Sun Jan 25 00:30:26 2015 +0000 Committer: Sebb <[email protected]> Committed: Sun Jan 25 00:30:26 2015 +0000 ---------------------------------------------------------------------- .../stat/descriptive/DescriptiveStatistics.java | 12 ++++++++++++ .../math3/stat/descriptive/SummaryStatistics.java | 12 ++++++++++++ .../SynchronizedDescriptiveStatistics.java | 8 ++++++++ .../SynchronizedSummaryStatistics.java | 8 ++++++++ .../descriptive/DescriptiveStatisticsTest.java | 18 ++++++++++++++++-- .../stat/descriptive/SummaryStatisticsTest.java | 17 +++++++++++++++++ 6 files changed, 73 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
