OnlineStat Class Reference
#include <OnlineStats.h>
List of all members.
Constructor & Destructor Documentation
OnlineStat::OnlineStat |
( |
|
) |
[inline] |
Member Function Documentation
unsigned int OnlineStat::getCount |
( |
|
) |
const [inline] |
double OnlineStat::getMean |
( |
|
) |
const [inline] |
double OnlineStat::getStdDeviation |
( |
|
) |
const [inline] |
double OnlineStat::getVariance |
( |
|
) |
const [inline] |
void OnlineStat::insert |
( |
double |
x |
) |
[inline] |
void OnlineStat::reset |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: