Esempio n. 1
0
 // @Override
 public double stdDev() {
   return convertFromNS(histogram.stdDev());
 }