scipy.optimize
scipy.optimize.
rosen_hess
The Hessian matrix of the Rosenbrock function.
1-D array of points at which the Hessian matrix is to be computed.
The Hessian matrix of the Rosenbrock function at x.
See also
rosen, rosen_der, rosen_hess_prod
rosen
rosen_der
rosen_hess_prod
scipy.optimize.rosen_der
scipy.optimize.rosen_hess_prod