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