Eig
Arguments
- self
(Tensor) the square matrix of shape \((n \times n)\) for which the eigenvalues and eigenvectors will be computed
- eigenvectors
(bool)
TRUE
to compute both eigenvalues and eigenvectors; otherwise, only eigenvalues will be computed
Eig
(Tensor) the square matrix of shape \((n \times n)\) for which the eigenvalues and eigenvectors will be computed
(bool) TRUE
to compute both eigenvalues and eigenvectors; otherwise, only eigenvalues will be computed