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