6 #ifndef SIM_FIR_UP_X_HPP
7 #define SIM_FIR_UP_X_HPP
9 #include "sim\sim_fir_x.hpp"
36 cvec process(
const bmat &ce,
const cvec &x);
complex up-sampling FIR filter Core function SIM::fir_up_x.process()
Definition: sim_fir_up_x.hpp:24
~fir_up_x()
Definition: sim_fir_up_x.hpp:32
SIM layer implements low level simulation models with itpp base classes as operational types...
Definition: sim_amp.hpp:15
fir_up_x()
Definition: sim_fir_up_x.hpp:28
Definition: _sci_assert.cpp:35
complex FIR filter Core function: SIM::fir_x.process()
Definition: sim_fir_x.hpp:36