mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-17 18:41:31 +08:00

For Colpiv that was just changing MatrixQType to MatrixType in the instantiation of HouseholderSequence. For HouseholderQR I also re-ported the solve method from Colpiv as there were multiple issues.