[
https://issues.apache.org/jira/browse/MATH-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart updated MATH-837:
---------------------------------
Attachment: MATH-837.patch
Attached a patch that updates the existing aggregate method in
AggegrateSummaryStatistics to take any Collection of StatisticalSummary as
input.
> 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)