summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/argmax_XX.h.t
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/argmax_XX.h.t')
-rw-r--r--gr-blocks/include/blocks/argmax_XX.h.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/argmax_XX.h.t b/gr-blocks/include/blocks/argmax_XX.h.t
index 4c25c1c8c4..93aa367260 100644
--- a/gr-blocks/include/blocks/argmax_XX.h.t
+++ b/gr-blocks/include/blocks/argmax_XX.h.t
@@ -35,8 +35,9 @@ namespace gr {
* \brief Compares vectors from multiple streams and determines
* the index in the vector and stream number where the maximum
* value occurred.
- * \ingroup math_blk
+ * \ingroup math_operators_blk
*
+ * \details
* Data is passed in as a vector of length \p vlen from multiple
* input sources. It will look through these streams of \p vlen
* data items and output two streams.