cobyqa.models.Models.cub_hess#
- Models.cub_hess(mask=None)[source]#
Evaluate the Hessian matrices of the quadratic models of the nonlinear inequality functions.
- Parameters:
- mask
numpy.ndarray, shape (m_nonlinear_ub,), optional Mask of the quadratic models to consider.
- mask
- Returns:
numpy.ndarrayHessian matrices of the quadratic models of the nonlinear inequality functions.