eDSP  0.0.1
A cross-platform DSP library written in C++.
Classes | Namespaces
moving_rms_filter.hpp File Reference
#include <edsp/types/ring_buffer.hpp>
#include <cmath>

Go to the source code of this file.

Classes

class  edsp::filter::moving_rms< T, Allocator >
 This class implement a cumulative moving rms (rolling rms or running rms) filter. More...
 

Namespaces

 edsp
 
 edsp::filter