gsl_integration_qagp

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
gsl_integration_qagp
(
const(gsl_function)* f
,
double* pts
,
size_t npts
,
double epsabs
,
double epsrel
,
size_t limit
,,
double* result
,
double* abserr
)

Meta