Computes x %*% t(y). If y is missing, computes x %*% t(x).
Usage
nv_tcrossprod(x, y = NULL)
# S3 method for class 'AnvlBox'
tcrossprod(x, y = NULL, ...)Computes x %*% t(y). If y is missing, computes x %*% t(x).
nv_tcrossprod(x, y = NULL)
# S3 method for class 'AnvlBox'
tcrossprod(x, y = NULL, ...)