Hi! I'm using multidimension minimization. 1) While I'm reading the code of BFGS I've found that implementation of BFGS method not satisfied to the theory. For example, I haven't found the Hessian matrix. 2) Why precision and step is constants, not vectors? My function is very complex and step should be like (10^-3, 10^-12)!!
I'm sorry 4 my english$) Thanks for any help.. _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
