#include <statistics.h>
◆ Statistics() [1/2]
webrtc::test::Statistics::Statistics |
( |
| ) |
|
◆ Statistics() [2/2]
webrtc::test::Statistics::Statistics |
( |
| ) |
|
◆ AddSample() [1/2]
void webrtc::test::Statistics::AddSample |
( |
double |
sample | ) |
|
◆ AddSample() [2/2]
void webrtc::test::Statistics::AddSample |
( |
double |
sample | ) |
|
◆ Mean() [1/2]
double webrtc::test::Statistics::Mean |
( |
| ) |
const |
◆ Mean() [2/2]
double webrtc::test::Statistics::Mean |
( |
| ) |
const |
◆ StandardDeviation() [1/2]
double webrtc::test::Statistics::StandardDeviation |
( |
| ) |
const |
◆ StandardDeviation() [2/2]
double webrtc::test::Statistics::StandardDeviation |
( |
| ) |
const |
◆ Variance() [1/2]
double webrtc::test::Statistics::Variance |
( |
| ) |
const |
◆ Variance() [2/2]
double webrtc::test::Statistics::Variance |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/test/statistics.h
- Source/ThirdParty/libwebrtc/Source/webrtc/test/statistics.cc