bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] fails running gsl_multimin_fdfminimizer_vector_bfgs2


From: Hani Neuvirth-Telem
Subject: [Bug-gsl] fails running gsl_multimin_fdfminimizer_vector_bfgs2
Date: Sun, 15 Jun 2008 10:17:11 +0300

Hello,

I tried to test the optimization code that you provide in the multimin 
documentation.
When I replace the algorithm (by setting T), to 
gsl_multimin_fdfminimizer_vector_bfgs2, the code compiles, but the 
executable fails running with the following error:

./testGSLMin.exe: symbol lookup error: ./testGSLMin.exe: undefined symbol: 
gsl_multimin_fdfminimizer_vector_bfgs2

(This small modification works with any other algorithm)
How should I fix this?

Thanks,
Hani

--------------------------------------
Hani Neuvirth-Telem
Machine Learning Group
IBM Research Lab, Israel
Phone: 972-3-7689-404
E-mail: address@hidden


reply via email to

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