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