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
..
2008-08-11 21:26:37 +00:00
2008-08-11 21:26:37 +00:00
2008-08-11 21:26:37 +00:00
2009-02-09 10:01:42 +00:00