[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] brent minimization
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] brent minimization |
Date: |
Sun, 06 Jan 2008 21:42:05 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Fri, 4 Jan 2008 16:23:02 -0500,
Andrew W. Steiner wrote:
>
> I probably have a case of the stupids today...but just in case I don't,
> here's a question. There seems to be a whole section of
> unreachable code in brent.c (see below)
> since the first if-else construct always returns, so the next if-else
> construct is never executed. Is this intentional?
Nope, something has got messed up there. Thanks for pointing that
out. It is supposed to match the ALGOL algorithm in Brent's book.
--
Brian Gough