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