Gradient of a value object x with respect to e in backward(e), e.g., dx/de. (applies the chain rule)
Source: R/value.R
grad.value.RdGradient of a value object x with respect to e in
backward(e), e.g., dx/de. (applies the chain rule)
Usage
# S3 method for class 'value'
grad(x, drop = TRUE, ...)