Eig
self
: (Tensor) the square matrix of shape for which the eigenvalues and eigenvectors will be computedeigenvectors
: (bool) TRUE
to compute both eigenvalues and eigenvectors; otherwise, only eigenvalues will be computedComputes the eigenvalues and eigenvectors of a real square matrix.
Useful links