From 06f11f337951982f240c161933229812c391e979 Mon Sep 17 00:00:00 2001 From: Thomas Capricelli Date: Sat, 21 Nov 2009 02:00:47 +0100 Subject: fix important typo --- unsupported/Eigen/NonLinearOptimization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unsupported/Eigen/NonLinearOptimization') diff --git a/unsupported/Eigen/NonLinearOptimization b/unsupported/Eigen/NonLinearOptimization index 601b1abc7..5e64bc585 100644 --- a/unsupported/Eigen/NonLinearOptimization +++ b/unsupported/Eigen/NonLinearOptimization @@ -43,7 +43,7 @@ namespace Eigen { * actually linear. But if this is so, you should probably better use other * methods more fitted to this special case. * - * One algorithm allows to find the extremum of such a system (Levenberg + * One algorithm allows to find an extremum of such a system (Levenberg * Marquardt algorithm) and the second one is used to find * a zero for the system (Powell hybrid "dogleg" method). * -- cgit v1.2.3