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