gsl_interp

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

size
size_t size;
Undocumented in source.
state
void* state;
Undocumented in source.
type
const(gsl_interp_type)* type;
Undocumented in source.
xmax
double xmax;
Undocumented in source.
xmin
double xmin;
Undocumented in source.

Meta