Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Drollingaccumulator.h90 double ComputeMean() const { in ComputeMean() function
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dutils.h256 inline float ComputeMean(const float* const values, const int num_vals) { in ComputeMean() function