gsl_multifit_function_fdf_struct

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

Members

Variables

df
int function(const(gsl_vector)*, void*, gsl_matrix*) df;
Undocumented in source.
f
int function(const(gsl_vector)*, void*, gsl_vector*) f;
Undocumented in source.
fdf
int function(const(gsl_vector)*, void*, gsl_vector*, gsl_matrix*) fdf;
Undocumented in source.
n
size_t n;
Undocumented in source.
nevaldf
size_t nevaldf;
Undocumented in source.
nevalf
size_t nevalf;
Undocumented in source.
p
size_t p;
Undocumented in source.
params
void* params;
Undocumented in source.

Meta