gsl_interp_eval

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
double
gsl_interp_eval
(
const(gsl_interp)* obj
,
const(double)* xa
,
const(double)* ya
,
double x
,)

Meta