| Package | Description | 
|---|---|
| org.hipparchus.stat.descriptive.moment | Summary statistics based on moments. | 
| Modifier and Type | Method and Description | 
|---|---|
| StandardDeviation | StandardDeviation. copy()Returns a copy of the statistic with the same internal state. | 
| StandardDeviation | StandardDeviation. withBiasCorrection(boolean biasCorrection)Returns a new copy of this standard deviation with the given
 bias correction setting. | 
| Constructor and Description | 
|---|
| StandardDeviation(StandardDeviation original)Copy constructor, creates a new  StandardDeviationidentical
 to theoriginal. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.