aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Cholesky
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/Cholesky')
-rw-r--r--Eigen/Cholesky2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/Cholesky b/Eigen/Cholesky
index 0a75159a1..b6c83e0ef 100644
--- a/Eigen/Cholesky
+++ b/Eigen/Cholesky
@@ -9,7 +9,7 @@ namespace Eigen {
/** \defgroup Cholesky_Module Cholesky module
*
- * \nonstableyet
+ *
*
* This module provides two variants of the Cholesky decomposition for selfadjoint (hermitian) matrices.
* Those decompositions are accessible via the following MatrixBase methods: