eDSP
0.0.1
A cross-platform DSP library written in C++.
|
#include <edsp/types/ring_buffer.hpp>
Go to the source code of this file.
Classes | |
class | edsp::filter::moving_average< T, Allocator > |
This class implement a cumulative moving average (rolling average or running average) filter. More... | |
Namespaces | |
edsp | |
edsp::filter | |