powered by
Calculate the gradient of linear(x, y, z) with respect to y.
linear(x, y, z)
y
numeric matrix, value of x.
x
numeric matrix, value of y.
numeric matrix, value of linear(x, y, z).
numeric matrix, gradient of y.
numeric matrix, gradient of the operation.