Grab a plateau of a function y = f(x)
Grab a plateau of a function y = f(x)
new()
grabPlateau$new(x, y)
find_plateau()
grabPlateau$find_plateau(find_plateau_start = TRUE)
clone()
The objects of this class are cloneable with this method.
grabPlateau$clone(deep = FALSE)
deep
Whether to make a deep clone.