remove EIGEN_ENUM_MIN/MAX, implement new macros instead
As discussed on the list (too long to explain here).
* convenient functions: - Horner and stabilized Horner evaluation - polynomial coefficients from a set of given roots - Cauchy bounds * a QR based polynomial solver