cobyqa.models.Models.shift_x_base#
- Models.shift_x_base(new_x_base, options)[source]#
Shift the base point without changing the interpolation set.
- Parameters:
- new_x_base
numpy.ndarray, shape (n,) New base point.
- optionsdict
Options of the solver.
- new_x_base