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