Searched defs:getMean (Results 1 – 2 of 2) sorted by relevance
85 public double getMean() { in getMean() method in PerformanceTestResult
82 public static <TValue extends Number> double getMean(Collection<TValue> collection) { in getMean() method in SensorCtsHelper