gsl_odeiv_control_type

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

Members

Variables

alloc
void* function() alloc;
Undocumented in source.
free
void function(void*) free;
Undocumented in source.
hadjust
int function(void*, size_t, uint, const(double)*, const(double)*, const(double)*, double*) hadjust;
Undocumented in source.
init
int function(void*, double, double, double, double) init;
Undocumented in source.
name
const(char)* name;
Undocumented in source.

Meta