Benoit Jacob e093b43b2c * rename QR to HouseholderQR because really that impacts the API, not just the impl.
* rename qr() to householderQr(), for same reason.
* clarify that it's non-pivoting, non-rank-revealing, so remove all the rank API, make solve() be void instead of bool, update the docs/test, etc.
* fix warning in SVD
2009-07-06 17:12:10 +02:00
..
2009-04-22 21:29:42 +00:00
2009-05-26 19:22:25 +02:00
2008-07-08 07:56:01 +00:00
2008-10-17 11:20:46 +00:00
2008-11-24 13:40:43 +00:00