aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/eigensolver_generic.cpp
Commit message (Expand)AuthorAge
* email changeGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* Add info() method which can be queried to check whether iteration converged.Gravatar Jitse Niesen2010-06-03
* Allow user to compute only the eigenvalues and not the eigenvectors.Gravatar Jitse Niesen2010-05-31
* Update eigenvalues() and operatorNorm() methods in MatrixBase.Gravatar Jitse Niesen2010-05-24
* - Added problem size constructor to decompositions that did not have one. It ...Gravatar Adolfo Rodriguez Tsouroukdissian2010-04-21
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* kill ei_add_test_multi. Now the macro ei_add_test does all that automatically...Gravatar Benoit Jacob2009-10-19
* rename the EigenSolver module to EigenvaluesGravatar Gael Guennebaud2009-09-04
* move eigen values related stuff of the QR module to a new EigenSolver module.Gravatar Gael Guennebaud2009-09-03
* new implementation of diagonal matrices and diagonal matrix expressionsGravatar Benoit Jacob2009-06-28
* mergeGravatar Benoit Jacob2009-05-22
|\
| * remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* | Eigensolver decomposition interface unification.Gravatar Hauke Heibel2009-05-22
|/
* split and extend eigen-solver testsGravatar Gael Guennebaud2009-03-23