rosenbock.call_method rosenbock.call_method(*x: array) → array[source] Evaluate the Rosenbrock function. Parameters: *x (np.ndarray) – Coordinates of the evaluation point. Returns: Function value. Return type: np.ndarray | float