mirror of
https://github.com/apache/commons-math.git
synced 2025-03-03 06:59:11 +00:00
Dropped unenlightening reference.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797802 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2dc148477f
commit
e302655c61
@ -71,7 +71,6 @@ public class AggregateSummaryStatistics implements StatisticalSummary,
|
||||
* Initializes a new AggregateSummaryStatistics with default statistics
|
||||
* implementations.
|
||||
*
|
||||
* @see SummaryStatistics#SummaryStatistics()
|
||||
*/
|
||||
public AggregateSummaryStatistics() {
|
||||
this(new SummaryStatistics());
|
||||
|
Loading…
x
Reference in New Issue
Block a user