gsl_multimin_fminimizer

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

Members

Variables

f
gsl_multimin_function* f;
Undocumented in source.
fval
double fval;
Undocumented in source.
size
double size;
Undocumented in source.
state
void* state;
Undocumented in source.
type
const(gsl_multimin_fminimizer_type)* type;
Undocumented in source.
x
gsl_vector* x;
Undocumented in source.

Meta