Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_goertzel_fc.h
index 16b5252e82e07b03618f2747f1f279c733bad69e..9518c5c927af0b9e7cfd916c122071b24fef2cb4 100644 (file)
@@ -34,7 +34,7 @@ gr_goertzel_fc_sptr gr_make_goertzel_fc(int rate, int len, float freq);
 
 /*!
  * \brief Goertzel single-bin DFT calculation.
- * \ingroup filter
+ * \ingroup dft_blk
  */
 class gr_goertzel_fc : public gr_sync_decimator
 {