vectors: A matrix with eigenvectors corresponding to the eigenvalues.
Details
Computes the eigendecomposition of a symmetric matrix, either using the base R function eigen() or instead using the 'torch' package if the user has 'torch' installed and has set options(svrep.torch_device = "cpu")