Symeig ====== Computes eigenvalues and eigenvectors of a real symmetric matrix (Deprecated). **Abstract Signature:** ``Symeig(input: Tensor, eigenvectors: bool = False, upper: bool = True)`` .. raw:: html
torch.symeig
jax.scipy.linalg.eigh
numpy.linalg.eigh