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-31 13:55:40 +00:00
2009-03-05 10:25:22 +00:00
2009-03-05 10:25:22 +00:00
2009-01-26 17:56:04 +00:00
2009-01-27 20:47:12 +00:00
2009-04-01 00:21:16 +00:00
2009-03-23 14:38:59 +00:00
2009-01-23 12:26:32 +00:00
2009-01-26 17:56:04 +00:00
2009-01-04 15:26:32 +00:00
2009-02-04 16:53:03 +00:00
2009-03-23 14:38:59 +00:00
2009-03-23 14:38:59 +00:00
2009-02-17 09:53:05 +00:00
2009-02-17 09:53:05 +00:00
2009-03-05 16:40:56 +00:00
2009-02-17 09:53:05 +00:00
2009-03-11 14:20:36 +00:00
2009-02-17 09:53:05 +00:00
2009-02-17 09:53:05 +00:00
2009-03-08 11:35:30 +00:00
2008-08-23 15:14:20 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2009-01-22 00:09:34 +00:00
2009-02-03 17:50:35 +00:00
2009-01-08 15:20:21 +00:00
2009-01-22 00:09:34 +00:00
2008-11-24 13:40:43 +00:00
2009-01-15 13:30:50 +00:00
2009-01-22 00:09:34 +00:00
2009-03-27 14:41:46 +00:00
2008-12-10 19:02:13 +00:00
2009-02-21 20:20:38 +00:00
2008-11-24 13:40:43 +00:00
2008-11-24 13:40:43 +00:00
2009-02-04 15:37:00 +00:00
2009-01-23 16:31:03 +00:00
2009-02-12 15:18:59 +00:00
2009-01-04 15:55:54 +00:00
2009-02-03 01:43:59 +00:00
2008-08-23 15:14:20 +00:00
2008-06-06 13:10:00 +00:00
2008-11-24 13:40:43 +00:00
2009-02-09 09:59:30 +00:00
2009-02-17 09:53:05 +00:00
2008-12-27 18:13:29 +00:00
2009-02-09 09:59:30 +00:00
2009-01-26 12:47:58 +00:00
2009-02-07 11:16:15 +00:00
2009-02-05 18:37:21 +00:00
2009-01-22 15:00:47 +00:00
2009-01-23 09:50:16 +00:00
2008-12-20 13:36:12 +00:00
2009-02-04 16:57:28 +00:00
2009-02-13 08:45:19 +00:00