Exemplo n.º 1
0
 public long getQuantile(double q) {
   return quantiles.getQuantile(q);
 }