#include "dsp/DSPConfig.hh"#include "dsp/DSPOp.hh"#include "dsp/ReBuffer.hh"Include dependency graph for Filter.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | clFilter |
| Class implementing FFT-based FIR-filter with design functions. More... | |
Enumerations | |
| enum | { FILTER_SMOOTH_NONE = 0, FILTER_SMOOTH_KAISER = 1, FILTER_SMOOTH_KAISER_BESSEL = 2, FILTER_SMOOTH_DOLPH_CHEBYSHEV = 3 } |
| Filter smoothing window types. More... | |
|
|
Filter smoothing window types.
|
1.3.6