aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/MatrixFunctions
diff options
context:
space:
mode:
Diffstat (limited to 'unsupported/Eigen/MatrixFunctions')
-rw-r--r--unsupported/Eigen/MatrixFunctions4
1 files changed, 0 insertions, 4 deletions
diff --git a/unsupported/Eigen/MatrixFunctions b/unsupported/Eigen/MatrixFunctions
index ac58eec29..13eda8fc8 100644
--- a/unsupported/Eigen/MatrixFunctions
+++ b/unsupported/Eigen/MatrixFunctions
@@ -34,8 +34,6 @@
#include <Eigen/LU>
#include <Eigen/Eigenvalues>
-namespace Eigen {
-
/** \ingroup Unsupported_modules
* \defgroup MatrixFunctions_Module Matrix functions module
* \brief This module aims to provide various methods for the computation of
@@ -393,7 +391,5 @@ Output: \verbinclude MatrixSquareRoot.out
*/
-}
-
#endif // EIGEN_MATRIX_FUNCTIONS