Benoit Jacob 2f45eeb0c6 More Cholesky fixes.
* Cholesky decs are NOT rank revealing so remove all the rank/isPositiveDefinite etc stuff.
* fix bug in LLT: s/return/continue/
* introduce machine_epsilon constants, they are actually needed for Higman's formula determining
  the cutoff in Cholesky. Btw fix the page reference to his book (chat with Keir).
* solve methods always return true, since this isn't a rank revealing dec. Actually... they already did always return true!! Now it's explicit.
* updated dox and unit-test
2009-04-01 00:21:16 +00:00
..
2009-03-05 10:25:22 +00:00
2009-03-05 10:25:22 +00:00
2009-04-01 00:21:16 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2008-12-27 18:13:29 +00:00
2009-01-26 12:47:58 +00:00
2009-01-23 09:50:16 +00:00