Home
last modified time | relevance | path

Searched defs:GetMean (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Drunning_statistics.h127 absl::optional<double> GetMean() const { in GetMean() function
/aosp_15_r20/external/armnn/samples/SpeechRecognition/src/
H A DWav2LetterPreprocessor.cpp14 float Wav2LetterPreprocessor::GetMean(Array2d<float>& vec) in GetMean() function in Wav2LetterPreprocessor