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