Go to the documentation of this file.
21 #ifndef INCLUDED_GR_FIR_FFF_ARMV7_A_H
22 #define INCLUDED_GR_FIR_FFF_ARMV7_A_H
25 #include <gr_fir_fff_generic.h>
42 virtual void set_taps (
const std::vector<float> &
taps);
43 virtual float filter (
const float input[]);