Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_fir_ccf_x86.h
index 2a50d0ffbd2e9318c2641a118406656c91018025..7f936546f1e4df5f97ef7e42ffe7cd8b9aba4adb 100644 (file)
@@ -27,6 +27,7 @@
 
 /*!
  * \brief 3DNow! version of gr_fir_ccf
+ * \ingroup filter_primitive
  */
 class gr_fir_ccf_3dnow : public gr_fir_ccf_simd
 {
@@ -37,6 +38,7 @@ public:
 
 /*!
  * \brief SSE version of gr_fir_ccf
+ * \ingroup filter_primitive
  */
 class gr_fir_ccf_sse : public gr_fir_ccf_simd
 {