aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/src/Core/Matrix.h')
-rw-r--r--Eigen/src/Core/Matrix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/src/Core/Matrix.h b/Eigen/src/Core/Matrix.h
index 726969720..1c9d32a29 100644
--- a/Eigen/src/Core/Matrix.h
+++ b/Eigen/src/Core/Matrix.h
@@ -27,6 +27,7 @@
#define EIGEN_MATRIX_H
/** \class Matrix
+ * \ingroup Core_Module
*
* \brief The matrix class, also used for vectors and row-vectors
*