This is the mail archive of the gsl-discuss@sources.redhat.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]
Other format: [Raw text]

error: 1d root finding with brent algoritm


Hello,
there is a 1d function with one root in [a,b] intervall, but the solving with brent or bisection or ... comes the next error:

gsl: brent.c:74: ERROR: endpoints do not straddle y=0
Default GSL error handler invoked.

It is possible the intervall is to big??
(example:[0,10000] and the root is about 10)

kt




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