GNU Radio 3.3.0 C++ API
|
#include <gr_sync_block.h>
Go to the source code of this file.
Classes | |
class | gr_lms_dfe_ff |
Least-Mean-Square Decision Feedback Equalizer (float in/out) More... | |
Functions | |
gr_lms_dfe_ff_sptr | gr_make_lms_dfe_ff (float lambda_ff, float lambda_fb, unsigned int num_fftaps, unsigned int num_fbtaps) |
gr_lms_dfe_ff_sptr gr_make_lms_dfe_ff | ( | float | lambda_ff, |
float | lambda_fb, | ||
unsigned int | num_fftaps, | ||
unsigned int | num_fbtaps | ||
) |