| Package | Description |
|---|---|
| org.hipparchus.stat.descriptive |
Generic univariate and multivariate summary statistic objects.
|
| Modifier and Type | Method | Description |
|---|---|---|
DescriptiveStatistics |
DescriptiveStatistics.copy() |
Returns a copy of this DescriptiveStatistics instance with the same internal state.
|
| Constructor | Description |
|---|---|
DescriptiveStatistics(DescriptiveStatistics original) |
Copy constructor.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.