cobyqa.models.Models.fun_hess#

Models.fun_hess()[source]#

Evaluate the Hessian matrix of the quadratic model of the objective function.

Returns:
numpy.ndarray, shape (n, n)

Hessian matrix of the quadratic model of the objective function.