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