gsl_min_find_bracket

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
gsl_min_find_bracket
(,
double* x_minimum
,
double* f_minimum
,
double* x_lower
,
double* f_lower
,
double* x_upper
,
double* f_upper
,
size_t eval_max
)

Meta