aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/Skyline
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-06-29 10:10:47 -0400
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2010-06-29 10:10:47 -0400
commite5de9e5226495f6d012dcace3bb227f6ba1e413c (patch)
tree83e7c49ebc0e12e478a569a73016edd557b2b23f /unsupported/Eigen/Skyline
parent76152e9844582d1afc636f6e64738a8400306e48 (diff)
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
- all what's not in unsupported/ is considered stable API (except internal stuff e.g. expression templates).
Diffstat (limited to 'unsupported/Eigen/Skyline')
-rw-r--r--unsupported/Eigen/Skyline2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/Eigen/Skyline b/unsupported/Eigen/Skyline
index c904c9cf7..5e080330c 100644
--- a/unsupported/Eigen/Skyline
+++ b/unsupported/Eigen/Skyline
@@ -16,7 +16,7 @@ namespace Eigen {
/** \ingroup Unsupported_modules
* \defgroup Skyline_Module Skyline module
*
- * \nonstableyet
+ *
*
*
*/