help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] A minimisation function does not work.


From: Alexandros Beskos
Subject: [Help-gsl] A minimisation function does not work.
Date: Fri, 12 Nov 2004 15:09:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

It appears that the header "gsl_multimin.h" whish deals with the minimisation of multidimensional mappings does not includes the
functions related with the Simplex algorithm of Nelder and Mead.

So, when I try the parabolic mapping just by copying pasting the code
given as an example in the gsl-manual the compiler replies:

++`gsl_multimin_fminimizer' undeclared (first use in this function)

so it seems like this declaration is not included in "gsl_multimin.h".

Does anyone know what is the problem ?

Thanks.






reply via email to

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