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