Method and Description |
---|
org.hipparchus.stat.descriptive.StreamingStatistics.StreamingStatisticsBuilder.percentiles(boolean)
as of 2.3, replaced by
StreamingStatistics.StreamingStatisticsBuilder.percentiles(double, RandomGenerator) |
Constructor and Description |
---|
org.hipparchus.stat.descriptive.StreamingStatistics(boolean)
as of 2.3, replaced by
StreamingStatistics.StreamingStatistics(double, RandomGenerator) |
Copyright © 2016-2022 CS GROUP. All rights reserved.