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