public class Quantiles extends Object
| Constructor and Description | 
|---|
Quantiles(float[] probabilities,
         float[] quantiles,
         float min,
         float max)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
float | 
getMax()  | 
float | 
getMin()  | 
float[] | 
getProbabilities()  | 
float[] | 
getQuantiles()  | 
int | 
hashCode()  | 
Copyright © 2011–2018. All rights reserved.