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]

gsl_siman_solve


I have a little question concerning the implementation of
gsl_siman_solve.

The variable n_evals is used to count the number of evaluations of Ef,
but n_evals is incremented only after the computation of new_E, not
after after the computation of E in the first line of the while loop.
Can you explain why you don't take it into account?

Thank you,

Fabian Bastin

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