Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / gri_goertzel.h
index 1d20a920a2f7fd0f319a358d82f7058a2025e1be..86d3d34d36111e2f8ad89d73c803a2ca7c2a2f94 100644 (file)
@@ -26,9 +26,9 @@
 #include <gr_types.h>
 
 /*!
- * \brief implements Goertzel single-bin DFT calculation
+ * \brief Implements Goertzel single-bin DFT calculation
+ * \ingroup misc
  */
-
 class gri_goertzel
 {
 public: