#include <vector>
#include <gr_types.h>
#include <gr_reverse.h>
Go to the source code of this file.
Classes | |
class | gr_fir_ccc |
Abstract class for FIR with gr_complex input, gr_complex output and gr_complex taps
This is the abstract class for a Finite Impulse Response filter. More... |