Use stableNorm in ComplexEigenSolver.

This doesn't severly impact runtime, and leads to more stable results. We might want to always use stableNorm() generally for algorithm internals in Eigen.

Fixes #2773 (closed).

Merge request reports

Loading