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