GNU Radio 3.5.3.2 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_fft_filter_fff |
Fast FFT filter with float input, float output and float taps. More... | |
Functions | |
GR_CORE_API gr_fft_filter_fff_sptr | gr_make_fft_filter_fff (int decimation, const std::vector< float > &taps, int nthreads=1) |
GR_CORE_API gr_fft_filter_fff_sptr gr_make_fft_filter_fff | ( | int | decimation, |
const std::vector< float > & | taps, | ||
int | nthreads = 1 |
||
) |