gsl_integration_qng

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

Meta