Uses of Class
com.conversantmedia.util.estimation.Percentile
-
Packages that use Percentile Package Description com.conversantmedia.util.estimation -
-
Uses of Percentile in com.conversantmedia.util.estimation
Methods in com.conversantmedia.util.estimation with parameters of type Percentile Modifier and Type Method Description static voidPercentile. print(PrintStream out, String name, Percentile p)print a nice histogram of percentiles
-