scipy.optimize
scipy.optimize.
rosen_der
The derivative (i.e. gradient) of the Rosenbrock function.
1-D array of points at which the derivative is to be computed.
The gradient of the Rosenbrock function at x.
See also
rosen, rosen_hess, rosen_hess_prod
rosen
rosen_hess
rosen_hess_prod
scipy.optimize.rosen
scipy.optimize.rosen_hess