help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] GSL_ENOPROG question


From: Brian Gough
Subject: Re: [Help-gsl] GSL_ENOPROG question
Date: Fri, 12 Dec 2008 10:40:56 +0000
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI)

At Wed, 10 Dec 2008 18:32:53 -0800 (PST),
Germán Arias wrote:
> Hi, I want break the algorithm if the iteration is not making any progress, 
> But something like this 
>            if (status == GSL_ENOPRG)   
>              break;

> don't work. Any suggestion? 

If you use hybridj you should also check for GSL_ENOPROGJ. Otherwise it
should work. If not, please send a small example program showing the
problem to address@hidden Thanks.

-- 
Brian Gough
(GSL Maintainer)

Support freedom by joining the FSF!
http://www.fsf.org/news/fall-2008-fundraiser




reply via email to

[Prev in Thread] Current Thread [Next in Thread]