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