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