gsl_odeiv_system

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

Members

Variables

dimension
size_t dimension;
Undocumented in source.
function_
int function(double, const(double)*, double*, void*) function_;
Undocumented in source.
jacobian
int function(double, const(double)*, double*, double*, void*) jacobian;
Undocumented in source.
params
void* params;
Undocumented in source.

Meta