Function to set, or reset an existing minimizer.
Function to initialize the minimizer with the function f and its derivatives, the initial step size and guess for the location of the minimum at initial_x. If the interval given does not contain a minimum, then the function returns an error. |