gsl_poly_dd_taylor

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_dd_taylor
(
double* c
,
double xp
,
const(double)* dd
,
const(double)* x
,
size_t size
,
double* w
)

Meta