Uses of Class
jasima.core.statistics.QuantileEstimator.Bar
-
Packages that use QuantileEstimator.Bar Package Description jasima.core.statistics -
-
Uses of QuantileEstimator.Bar in jasima.core.statistics
Methods in jasima.core.statistics that return types with arguments of type QuantileEstimator.Bar Modifier and Type Method Description Iterator<QuantileEstimator.Bar>QuantileEstimator. iterator()Can be used to receive a list ofQuantileEstimator.Barinstances to create a histogram.
-