deriv_control-class: deriv_control S4 class

deriv_control-classR Documentation

deriv_control S4 class

Description

deriv_control S4 class

Slots

.FUN

a function which computes a numerical derivation. This functions first argument must the function on which the derivative is being compute. Defaults to jacobian.

.options

a list of options passed to .FUN. Defaults to list(method = 'Richardson')


geex documentation built on Aug. 8, 2022, 5:05 p.m.