#include <mean_variance_estimator.h>
◆ Clear() [1/2]
void webrtc::MeanVarianceEstimator::Clear |
( |
| ) |
|
◆ Clear() [2/2]
void webrtc::MeanVarianceEstimator::Clear |
( |
| ) |
|
◆ mean() [1/2]
float webrtc::MeanVarianceEstimator::mean |
( |
| ) |
const |
◆ mean() [2/2]
float webrtc::MeanVarianceEstimator::mean |
( |
| ) |
const |
◆ std_deviation() [1/2]
float webrtc::MeanVarianceEstimator::std_deviation |
( |
| ) |
const |
◆ std_deviation() [2/2]
float webrtc::MeanVarianceEstimator::std_deviation |
( |
| ) |
const |
◆ Update() [1/2]
void webrtc::MeanVarianceEstimator::Update |
( |
float |
value | ) |
|
◆ Update() [2/2]
void webrtc::MeanVarianceEstimator::Update |
( |
float |
value | ) |
|
The documentation for this class was generated from the following files: