basic_control-class {geex}R Documentation

basic_control S4 class

Description

A general class for defining a function, and the options passed to the function

Slots

.FUN

a function

.options

a list of options passed to .FUN

See Also

root_control-class, deriv_control-class approx_control-class


[Package geex version 1.1.1 Index]