gsl_poly_eval_derivs

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_poly_eval_derivs
(
const(double)* c
,
const size_t lenc
,
const double x
,
double* res
,
const size_t lenres
)

Meta