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_cc |
Least-Mean-Square Decision Feedback Equalizer (complex in/out) More... | |
Functions | |
gr_lms_dfe_cc_sptr | gr_make_lms_dfe_cc (float lambda_ff, float lambda_fb, unsigned int num_fftaps, unsigned int num_fbtaps) |
gr_lms_dfe_cc_sptr gr_make_lms_dfe_cc | ( | float | lambda_ff, |
float | lambda_fb, | ||
unsigned int | num_fftaps, | ||
unsigned int | num_fbtaps | ||
) |