Hello,

i'm tryuing to minimize a function of one scalar variable which returns a scalar. I'm doing this with "gsl_min_fminimizer_minimum" .. but it doesn't work because GSL says "function not continuous" :(

Does anyone knows if ther's a function which can handle discontinuties or something ? I've wrote the similar program in matlab and it works, even if the functions has dicsontinuities (i use fminbnd if you know Matlab) ....


thanks by advance,

cheers


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to