Calculate the integral of f(x) over the finite interval (a,b),
taking into account known points of special difficulty
inside the interval.
This routine uses the same integration method as integrateQAGS(),
but allows you to specify an array of points where the
integrand has internal singularities, discontinuities or
other types of bad behaviour.
Calculate the integral of f(x) over the finite interval (a,b), taking into account known points of special difficulty inside the interval.
This routine uses the same integration method as integrateQAGS(), but allows you to specify an array of points where the integrand has internal singularities, discontinuities or other types of bad behaviour.