| ADNimbleList {nimble} | R Documentation |
Data type for the return value of nimDerivs
Description
nimbleList definition for the type of nimbleList returned by nimDerivs.
Usage
ADNimbleList
Format
An object of class list of length 1.
Fields
valueThe value of the function evaluated at the given input arguments.
jacobianThe Jacobian of the function evaluated at the given input arguments.
hessianThe Hessian of the function evaluated at the given input arguments.
See Also
[Package nimble version 1.2.1 Index]