gsl_function_struct

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct gsl_function_struct {}

Members

Variables

function_
double function(double, void*) function_;
Undocumented in source.
params
void* params;
Undocumented in source.

Meta