Uses of Class
cloud.opencode.base.math.stats.Percentile
Packages that use Percentile
-
Uses of Percentile in cloud.opencode.base.math.stats
Methods in cloud.opencode.base.math.stats that return PercentileModifier and TypeMethodDescriptionstatic PercentilePercentile.of(double[] data) Creates a percentile calculator from the given data.