diff options
author | Benoit Jacob <jacob.benoit.1@gmail.com> | 2009-04-01 00:21:16 +0000 |
---|---|---|
committer | Benoit Jacob <jacob.benoit.1@gmail.com> | 2009-04-01 00:21:16 +0000 |
commit | 2f45eeb0c6cfb607767886d295e1de3e59c958fb (patch) | |
tree | 2ce8c8aa5321d5e889e1513fb554b29f76fa5dfa /CMakeLists.txt | |
parent | 8e2b191acf36429b968471bbd30dc803c616fd49 (diff) |
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
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions