Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzer.cpp80 const double SampleMean) { in computeUnbiasedSampleVariance() argument
86 const double Diff = S - SampleMean; in computeUnbiasedSampleVariance()