SymeigΒΆ
Computes eigenvalues and eigenvectors of a real symmetric matrix (Deprecated).
Abstract Signature:
Symeig(input: Tensor, eigenvectors: bool = False, upper: bool = True)
Computes eigenvalues and eigenvectors of a real symmetric matrix (Deprecated).
Abstract Signature:
Symeig(input: Tensor, eigenvectors: bool = False, upper: bool = True)