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