setup_deriv_control: Setup a deriv_control object

View source: R/classes.R

setup_deriv_controlR Documentation

Setup a deriv_control object

Description

Setup a deriv_control object

Usage

setup_deriv_control(FUN, ...)

Arguments

FUN

a function

...

arguments passed to FUN

Value

a deriv_control object

Examples

setup_deriv_control() # default
setup_deriv_control(method = "simple") # will speed up computations

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