gsl_interp_eval_e

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_interp_eval_e
(
const(gsl_interp)* obj
,
const(double)* xa
,
const(double)* ya
,
double x
,,
double* y
)

Meta