gsl_integration_cquad

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

Meta