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]

integrating over a multiple step-function


here's a somewhat tricky problem to be solved by an integration routine:

the function f is to be integrated say over the intervall (a,b). however 
the kernel
is folded/multiplied by a theta function turning it into a potentially 
multiple step-function.
the location of the steps is not known so the routine needs to take care 
of this.

until now I've been using the qagp-routine, but it seems to fail in some 
cases.
can anyone suggest an alternative, such as maybe the qags-method?

daniel


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