R/classes.R
root_control-class.Rd
root_control S4 class
.FUN
a root finding function whose first argument must be named f.
f
.options
a list of options passed to .FUN.
.object_name
a character string identifying the object containing the roots in the output of .FUN.