Check for symmetry, then construct the eigenvalue decomposition @param A Square matrix @return Structure to access D and V.
See Implementation
Check for symmetry, then construct the eigenvalue decomposition @param A Square matrix @return Structure to access D and V.