This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: siman


The final value comes back in x_init, I think. The actual best value
doesn't seem to be saved by the routine. Maybe it should be. The final
value ought to be close though.

Francisco Frutos writes:
 > 
 > Hola!
 > 
 > I'm using Simulated Annealing in a program and I want to get the final
 > optimal point. How to get this final optimal point from
 > 
 > gsl_siman_solve(r, x_init, Energy, Step, Metric, Print, M * N *
 > sizeof(double), params); ?
 > 
 > I want to save it in a variable and use in my program.
 > 
 > Thanks in advance.
 > 
 > 
 > Tschuessele!
 > 
 > Francisco
 > 
 > Max Planck Institut
 > Katlenburg-Lindau
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]