Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_fir_fff_simd.h
index eac5cc92114f458f541ba29fccd0003cafcedd05..82d3e3b99bebfb13bd618c06774506e6a0b3e938 100644 (file)
@@ -26,6 +26,7 @@
 
 /*!
  * \brief common base class for SIMD versions of gr_fir_fff
+ * \ingroup filter_primitive
  *
  * This base class handles alignment issues common to SSE and 3DNOW
  * subclasses.