You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (JIRA)" <ji...@apache.org> on 2015/10/19 21:44:27 UTC

[jira] [Resolved] (MATH-837) New method AggregateSummaryStatistics#aggregate(Collection)

     [ https://issues.apache.org/jira/browse/MATH-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Neidhart resolved MATH-837.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6
                   4.0

Fixed in the following commits:

 * 3.6: 5511eec3b4dff7e50c6d662b32749b25d18c5b91
 * 4.0: e14d9ce8e3c57b7352a647c0a8e62eeb88ebfba4

I was only concerned with clirr warnings/error when backporting to the 3_X branch, but everything seemed fine.

> New method AggregateSummaryStatistics#aggregate(Collection<StatisticalSummaryValues>)
> -------------------------------------------------------------------------------------
>
>                 Key: MATH-837
>                 URL: https://issues.apache.org/jira/browse/MATH-837
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.0
>            Reporter: Christof Luick
>            Priority: Minor
>             Fix For: 4.0, 3.6
>
>         Attachments: MATH-837.patch
>
>
> Is it possible to add an static aggregate function for StatisticalSummaryValues? This could be helpful if one (for example me) wants to aggregate already aggregated results. I have a use case (a directory crawler), where I want to collect and aggregate SummaryStatistics recursively.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)