Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Drolling_accumulator.h109 double ComputeWeightedMean(double learning_rate) const { in ComputeWeightedMean() function
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dutils.h289 inline float ComputeWeightedMean(const float* const values, in ComputeWeightedMean() function