[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] multidimensional root finding
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] multidimensional root finding |
Date: |
Tue, 16 Sep 2008 18:16:10 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI) |
At Sun, 14 Sep 2008 05:20:38 +0200,
Pawel Suchanecki wrote:
> Can I use any other estimation methods than Rosenbrock's
> (rosenbrock_f, rosenbrock_df)?
>
> Where can I find this in source (I grep /usr/include/gsl for
> "rosenbrock" on my GNU/Linux system and I can not find it)?
The rosenbrock functions are part of the test suite ("make check").
You can find them in the original source tarball.
--
Brian Gough
GNU Scientific Library -
http://www.gnu.org/software/gsl/