org.eclipse.test.internal.performance.eval
Class StatisticsUtil.Percentile

java.lang.Object
  extended by org.eclipse.test.internal.performance.eval.StatisticsUtil.Percentile
Enclosing class:
StatisticsUtil

public static final class StatisticsUtil.Percentile
extends java.lang.Object

Percentile constants class.

Since:
3.2

Method Summary
 double inside()
          Returns how much is within the percentile, [0, 1]
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

inside

public double inside()
Returns how much is within the percentile, [0, 1]

Returns:
the inside quotient