index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
eigensolver_generic.cpp
Commit message (
Expand
)
Author
Age
*
Normalize eigenvectors returned by EigenSolver (fixes bug #249)
Jitse Niesen
2011-04-15
*
email change
Gael Guennebaud
2010-06-24
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
Add info() method which can be queried to check whether iteration converged.
Jitse Niesen
2010-06-03
*
Allow user to compute only the eigenvalues and not the eigenvectors.
Jitse Niesen
2010-05-31
*
Update eigenvalues() and operatorNorm() methods in MatrixBase.
Jitse Niesen
2010-05-24
*
- Added problem size constructor to decompositions that did not have one. It ...
Adolfo Rodriguez Tsouroukdissian
2010-04-21
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
kill ei_add_test_multi. Now the macro ei_add_test does all that automatically...
Benoit Jacob
2009-10-19
*
rename the EigenSolver module to Eigenvalues
Gael Guennebaud
2009-09-04
*
move eigen values related stuff of the QR module to a new EigenSolver module.
Gael Guennebaud
2009-09-03
*
new implementation of diagonal matrices and diagonal matrix expressions
Benoit Jacob
2009-06-28
*
merge
Benoit Jacob
2009-05-22
|
\
|
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
|
Eigensolver decomposition interface unification.
Hauke Heibel
2009-05-22
|
/
*
split and extend eigen-solver tests
Gael Guennebaud
2009-03-23