[eigen-commits] commit/eigen2: bjacob: Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new changeset in eigen2:
http://www.bitbucket.org/eigen/eigen2/changeset/a2ee3f09875e/
changeset: r1649:a2ee3f09875e
user: bjacob
date: 2009-09-28 16:49:55
summary: Fix compilation of HouseholderQR and ColPivotingHouseholderQR for non-square fixed-size matrices.
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.
affected #: 4 files (534 bytes)
Repository URL: http://bitbucket.org/eigen/eigen2/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.