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