Calculate the eigenvalues of a symmetric matrix.
An n-by-n symmetric matrix.
(optional) A buffer for the returned values, must have length >= n.
See Implementation
Calculate the eigenvalues of a symmetric matrix.