Files
eigen/Eigen/src/Eigenvalues
Rasmus Munk Larsen 2e91853adf Fix a benign bug in ComplexQZ
ComplexQZ would try to apply a Jacobi rotation to an empty block, which triggers a warning in static analyzers, since the corresponding `Eigen::Map` object will contain a `nullptr`.

See merge request libeigen/eigen!2043
2025-10-24 20:54:54 +00:00
..
2025-10-24 20:54:54 +00:00
2023-11-29 11:12:48 +00:00
2023-11-29 11:12:48 +00:00
2025-03-17 19:41:00 +01:00
2023-11-29 11:12:48 +00:00
2025-09-22 15:57:14 +00:00