PreviousIndexLast

[help-gsl] Re: multidimensional root finding (2008-09-16)

From: Brian Gough <bjg@gnu.org>
Subject: Re: multidimensional root finding
Date: Tue, 16 Sep 2008 18:16:10 +0100
To: "Pawel Suchanecki" <subdcc@.........>
Cc: help-gsl@gnu.org

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/