Searched defs:Mean (Results 1 – 6 of 6) sorted by relevance
25 double Statistics::Mean() const { in Mean() function in webrtc::test::Statistics
55 def Mean(values): function
378 CV_DEF_INIT_BIG_FUNC_TAB_2D( Mean, MR ) in CV_DEF_INIT_BIG_FUNC_TAB_2D() argument
130 float Mean() { in Mean() function in Statistics
104 float Statistics::Mean() const { return filtered_samples_->filtered(); } in Mean() function in webrtc::Statistics
112 TEST(BweTestFramework_StatsTest, Mean) { in TEST() argument