Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_cma_equalizer_cc.h
index 06c70f5ba988e3818f8e5e7fe856b1287864cd1d..c78047c16d3878c1ffd3d56ae073d3d5b5b00732 100644 (file)
@@ -33,7 +33,7 @@ gr_make_cma_equalizer_cc(int num_taps, float modulus, float mu);
 
 /*!
  * \brief Implements constant modulus adaptive filter on complex stream
- * \ingroup filter
+ * \ingroup eq_blk
  */
 class gr_cma_equalizer_cc : public gr_adaptive_fir_ccf
 {