gsl_integration_qags

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_qags
(
const(gsl_function)* f
,
double a
,
double b
,
double epsabs
,
double epsrel
,
size_t limit
,,
double* result
,
double* abserr
)

Meta