symEigSvd

Returns eigenvalues and eigenvectors of a real symmetric matrix input or a batch of real symmetric matrices, represented by a pair eigenvalues to eigenvectors.

Return

a pair eigenvalues to eigenvectors.

Parameters

epsilon

the permissible error when comparing tensors for equality and when the cosine approaches 1 in the SVD algorithm.