| Package | Description | 
|---|---|
| org.hipparchus.stat.descriptive.moment | Summary statistics based on moments. | 
| Modifier and Type | Method and Description | 
|---|---|
| SemiVariance | SemiVariance. copy()Returns a copy of the statistic with the same internal state. | 
| SemiVariance | SemiVariance. withBiasCorrected(boolean isBiasCorrected)Returns a copy of this instance with the given biasCorrected setting. | 
| SemiVariance | SemiVariance. withVarianceDirection(SemiVariance.Direction direction)Returns a copy of this instance with the given direction setting. | 
| Constructor and Description | 
|---|
| SemiVariance(SemiVariance original)Copy constructor, creates a new  SemiVarianceidentical
 to theoriginal. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.