cobyqa.framework.TrustRegion.lag_model_curv#
- TrustRegion.lag_model_curv(v)[source]#
Evaluate the curvature of the Lagrangian model along a given direction.
- Parameters:
- v
numpy.ndarray, shape (n,) Direction along which the curvature of the Lagrangian model is evaluated.
- v
- Returns:
- float
Curvature of the Lagrangian model along v.