eigendec: Spectral decomposition of a symetric matrix
Description
Eigen decomposition of dense symmetric/hermitian matrix M
using divide-and-conquer methods that provides slightly different results
than the standard method, but is considerably faster for large matrices.