![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Rolling window moving average and variance. More...
#include "roc_core/array.h"#include "roc_core/iarena.h"#include "roc_core/panic.h"#include "roc_core/ring_queue.h"
Go to the source code of this file.
Classes | |
| class | roc::core::MovStats< T > |
| Rolling window moving average and variance. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::core |
| General-purpose building blocks and platform abstraction layer. | |
Rolling window moving average and variance.
Definition in file mov_stats.h.