gsl_function_vec_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_vec_struct {}

Members

Variables

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

Meta