Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_math.h
index 9dd9680e34492022ca82045dbb0862e7dd46397f..ea0f200277e1ccecbb69e06be6d51afdaba0d9e1 100644 (file)
@@ -50,7 +50,7 @@ int gr_signbit (double x);
   
 /*!
  * \brief Fast arc tangent using table lookup and linear interpolation
- * \ingroup math
+ * \ingroup misc
  *
  * \param y component of input vector
  * \param x component of input vector