From a79deafc6dd6508d208603f6424c1e9458e27974 Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Mon, 26 Jan 2009 13:53:43 +0000 Subject: * mark Geometry as experimental * install QtAlignedMalloc * finish the renaming Regression->LeastSquares * install LeastSquares directory (!!!) * misc dox fixes --- Eigen/SVD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Eigen/SVD') diff --git a/Eigen/SVD b/Eigen/SVD index f006a4b91..eef05564b 100644 --- a/Eigen/SVD +++ b/Eigen/SVD @@ -8,6 +8,9 @@ namespace Eigen { /** \defgroup SVD_Module SVD module + * + * \nonstableyet + * * This module provides SVD decomposition for (currently) real matrices. * This decomposition is accessible via the following MatrixBase method: * - MatrixBase::svd() -- cgit v1.2.3