gsl_multimin_fdfminimizer

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

Members

Variables

dx
gsl_vector* dx;
Undocumented in source.
f
double f;
Undocumented in source.
fdf
gsl_multimin_function_fdf* fdf;
Undocumented in source.
gradient
gsl_vector* gradient;
Undocumented in source.
state
void* state;
Undocumented in source.
type
const(gsl_multimin_fdfminimizer_type)* type;
Undocumented in source.
x
gsl_vector* x;
Undocumented in source.

Meta