Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Drollingaccumulator.h126 double ComputeWeightedMean(double learning_rate) const { in ComputeWeightedMean() function
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dutils.h289 inline float ComputeWeightedMean(const float* const values, in ComputeWeightedMean() function