From e5de9e5226495f6d012dcace3bb227f6ba1e413c Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Tue, 29 Jun 2010 10:10:47 -0400 Subject: 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). --- unsupported/Eigen/Polynomials | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/Polynomials') diff --git a/unsupported/Eigen/Polynomials b/unsupported/Eigen/Polynomials index d69abb1be..e64377481 100644 --- a/unsupported/Eigen/Polynomials +++ b/unsupported/Eigen/Polynomials @@ -21,7 +21,7 @@ namespace Eigen { /** \ingroup Unsupported_modules * \defgroup Polynomials_Module Polynomials module * - * \nonstableyet + * * * \brief This module provides a QR based polynomial solver. * -- cgit v1.2.3