[
https://issues.apache.org/jira/browse/MATH-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962036#comment-14962036
]
Thomas Neidhart commented on MATH-837:
--------------------------------------
The delay is related to MATH-1016 (move the aggregate part of each moment to
the moment itself), but I guess we can already implement this change for 4.0.
> 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
> 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)