gsl_interp2d_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_interp2d_init
(,
const(double)* xa
,
const(double)* ya
,
const(double)* za
,
const size_t xsize
,
const size_t ysize
)

Meta