]> git.gag.com Git - debian/gnuradio/blobdiff - gr-gcell/src/gcell_fft_vcc.h
doc fixes! work-in-progress
[debian/gnuradio] / gr-gcell / src / gcell_fft_vcc.h
index 2cf13b33dfb7cfe9417f4a61dff1579348df444e..ee4192557ede55ab1f67b5511144877f02a4e1a7 100644 (file)
@@ -35,7 +35,7 @@ gcell_make_fft_vcc(int fft_size, bool forward, const std::vector<float> &window,
 
 /*!
  * \brief Compute forward or reverse FFT.  complex vector in / complex vector out.
- * \ingroup dft
+ * \ingroup dft_blk
  *
  * Concrete class that uses gcell to offload FFT to SPEs.
  */