gsl_multifit_fdfridge

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

Members

Variables

L
const(gsl_matrix)* L;
Undocumented in source.
L_diag
const(gsl_vector)* L_diag;
Undocumented in source.
f
gsl_vector* f;
Undocumented in source.
fdf
gsl_multifit_function_fdf* fdf;
Undocumented in source.
fdftik
gsl_multifit_function_fdf fdftik;
Undocumented in source.
lambda
double lambda;
Undocumented in source.
n
size_t n;
Undocumented in source.
p
size_t p;
Undocumented in source.
s
gsl_multifit_fdfsolver* s;
Undocumented in source.
wts
gsl_vector* wts;
Undocumented in source.

Meta