powered by
Calculate the gradient of x %*% y with respect to x.
x %*% y
x
numeric matrix, value of x.
numeric matrix, value of y.
y
numeric matrix, value of x %*% y.
numeric matrix, gradient of x.
numeric matrix, gradient of the operation.