Home
last modified time | relevance | path

Searched refs:StatisticsSum (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dstatistics.cc29 auto StatisticsSum = [](const std::vector<double>& v) { in __anon3405df360102() variable
35 return StatisticsSum(v) * (1.0 / v.size()); in StatisticsMean()