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: [EMAIL PROTECTED] _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
