Function to set, or reset, an existing minimizer.
Function to use the function f and the initial search interval [x_lower, x_upper], with a guess for the location of the minimum x_minimum. If the interval given does not contain a minimum, then the function returns an error code of GSL_EINVAL. |