cobyqa.framework.TrustRegion.lag_model_hess#
- TrustRegion.lag_model_hess()[source]#
Evaluate the Hessian matrix of the Lagrangian model at a given point.
- Returns:
numpy.ndarray, shape (n, n)Hessian matrix of the Lagrangian model at x.
Evaluate the Hessian matrix of the Lagrangian model at a given point.
numpy.ndarray, shape (n, n)Hessian matrix of the Lagrangian model at x.