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_basenumpy.ndarray, shape (n,)

New base point.

optionsdict

Options of the solver.