powered by
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
True
(tuple, optional) the output tensors
Computes the eigenvalues and eigenvectors of a real square matrix.