| ADNimbleList {nimble} | R Documentation |
nimDerivsnimbleList definition for the type of nimbleList returned by nimDerivs.
ADNimbleList
An object of class list of length 1.
valueThe value of the function evaluated at the given input arguments.
gradientThe gradient of the function evaluated at the given input arguments.
hessianThe Hessian of the function evaluated at the given input arguments.
thirdDerivsCurrently unused.