Searched defs:mean (Results 1 – 10 of 10) sorted by relevance
74 private double mean() { in mean() method in BenchmarkResults102 final double mean = mean(); in standardDeviation() local
101 Mean mean = means.get(i); in score() local145 final Mean mean = means.get(i); in step() local157 final Mean mean = means.get(i); in step() local
71 TextView mean = new TextView(context); in addBenchmark() local
50 void onResult(double mean, double stdev); in onResult()
122 double mean = mResults.stream() in falseConfidence() local
310 def mean(data): function
222 private long mean() { in mean() method in BenchmarkState
336 def mean(data): function
130 double mean(std::deque<uint32_t> nums) { in mean() function
771 final double mean = square / 3; in isRgbSimilarInHsv() local