powered by
nimDerivs
nimbleList definition for the type of nimbleList returned by nimDerivs.
nimbleList
ADNimbleList
An object of class list of length 1.
list
value
The value of the function evaluated at the given input arguments.
gradient
The gradient of the function evaluated at the given input arguments.
hessian
The Hessian of the function evaluated at the given input arguments.
thirdDerivs
Currently unused.