#include "dsp/DSPConfig.hh"#include "dsp/DSPOp.hh"#include "dsp/FFTDecimator.hh"#include "dsp/FIRDecimator.hh"#include "dsp/IIRDecimator.hh"Include dependency graph for RecDecimator.hh:

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

Go to the source code of this file.
Classes | |
| class | clRecDecimator |
| Recursive decimation filter class implementation. More... | |
Defines | |
| #define | RECDEC_MAX_SUB_ROUNDS 32 |
| Maximum number of subsequent rounds. | |
|
|
Maximum number of subsequent rounds.
Definition at line 33 of file RecDecimator.hh. Referenced by clRecDecimator::Initialize(). |
1.3.6