aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/MatrixFunctions
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2013-01-11 10:40:35 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2013-01-11 10:40:35 +0100
commitb0cb5e6d48fdb8312d2896fdc495d9b6b0d02188 (patch)
tree217edf692ea6c6fdf31996ef6799156c5c1707b0 /unsupported/Eigen/MatrixFunctions
parent109cbb6ad3c9ef094b344312d2cbe8ff026fd9a5 (diff)
remove the 'Unsupported Modules' meta module
Diffstat (limited to 'unsupported/Eigen/MatrixFunctions')
-rw-r--r--unsupported/Eigen/MatrixFunctions2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Eigen/MatrixFunctions b/unsupported/Eigen/MatrixFunctions
index 1a4d42de0..1221f6b8b 100644
--- a/unsupported/Eigen/MatrixFunctions
+++ b/unsupported/Eigen/MatrixFunctions
@@ -20,7 +20,7 @@
#include <Eigen/LU>
#include <Eigen/Eigenvalues>
-/** \ingroup Unsupported_modules
+/**
* \defgroup MatrixFunctions_Module Matrix functions module
* \brief This module aims to provide various methods for the computation of
* matrix functions.