Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
mov_stats.h File Reference

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"
Include dependency graph for mov_stats.h:

Go to the source code of this file.

Classes

class  roc::core::MovStats< T >
 Rolling window moving average and variance. More...
 

Namespaces

 roc
 Root namespace.
 
 roc::core
 General-purpose building blocks and platform abstraction layer.
 

Detailed Description

Rolling window moving average and variance.

Definition in file mov_stats.h.