Hello,

I am a new user of gsl, and so far I have been very happy.

I realized that while profiling, gprof does not account for objective
function calls
(i.e. the function to be minimized)
from the gsl minimization routine.  Since objective function is
computationally expensive,
I would like to keep track of how often it is called and the time spent in
it.

A quick search online showed that there is a profile build for gsl, but that
is all that I found.
I was wondering if I could get any help before I delve in.

Best,
Minjae
_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to