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