powered by
Calculate the gradient of sum(x) with respect to x.
sum(x)
x
numeric vector or array, value of x.
numeric vector or array, value of sum(x).
numeric vector or array, gradient of x.
numeric vector or array, gradient of the operation.