Searched defs:computeMean (Results 1 – 3 of 3) sorted by relevance
105 Tensor computeMean( in computeMean() function
302 private static double computeMean(List<Long> deltas) { in computeMean() method in GnssLocationUpdateIntervalTest
46 double computeMean(std::vector<int>& deltas) { in computeMean() function