Gael Guennebaud
|
68b28f7bfb
|
rename the EigenSolver module to Eigenvalues
|
2009-09-04 09:23:38 +02:00 |
|
Gael Guennebaud
|
a54b99fa72
|
move eigen values related stuff of the QR module to a new EigenSolver module.
- perhaps we can find a better name ?
- note that the QR module still includes the EigenSolver module for compatibility
|
2009-09-03 11:39:44 +02:00 |
|
Benoit Jacob
|
6809f7b1cd
|
new implementation of diagonal matrices and diagonal matrix expressions
|
2009-06-28 21:27:37 +02:00 |
|
Benoit Jacob
|
7667a93cbe
|
merge
|
2009-05-22 20:31:26 +02:00 |
|
Benoit Jacob
|
6347b1db5b
|
remove sentence "Eigen itself is part of the KDE project."
it never made very precise sense. but now does it still make any?
|
2009-05-22 20:25:33 +02:00 |
|
Hauke Heibel
|
0523b64fe9
|
Eigensolver decomposition interface unification.
Added default ctor and public compute method as
well as safe-guards against uninitialized usage.
Added unit tests for the safe-guards.
|
2009-05-22 14:27:58 +02:00 |
|
Gael Guennebaud
|
f4cf5e9b26
|
split and extend eigen-solver tests
|
2009-03-23 14:38:59 +00:00 |
|