goldstein_price.call_method goldstein_price.call_method(x: array, y: array) → array[source] Evaluate the Goldstein-Price function. Parameters: x (np.ndarray) – First coordinate. y (np.ndarray) – Second coordinate. Returns: Function value. Return type: np.ndarray