gsl_poly_dd_hermite_init

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_hermite_init
(
double* dd
,
double* z
,
const(double)* xa
,
const(double)* ya
,
const(double)* dya
,
const size_t size
)

Meta