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