aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigenvalues
Commit message (Expand)AuthorAge
* Renamed PlainMatrixType to PlainObject (Array != Matrix).Gravatar Hauke Heibel2010-02-20
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
|\
| * Big renaming:Gravatar Benoit Jacob2010-01-04
| * make some changes to please clang, fix some warnings too.Gravatar Thomas Capricelli2010-01-04
| * clean a bit Hessenberg and make sure the subdiagonal coeff is real even for 2...Gravatar Gael Guennebaud2009-12-23
| * fix #75, and add a basic unit test for HessenbergGravatar Gael Guennebaud2009-12-23
* | merge with default branchGravatar Gael Guennebaud2009-12-22
|\|
| * Removed NestByValue dependency from Cholesky, Eigenvalues, LU and QR.Gravatar Hauke Heibel2009-12-01
* | Another big refactoring change:Gravatar Gael Guennebaud2009-11-18
|/
* Compilation fix: makeHousholderInPlace now uses references.Gravatar Jitse Niesen2009-11-11
* *adapt Householder to the convention that we now favor refs over ptrs for out...Gravatar Benoit Jacob2009-11-10
* fix #66 : upper triangular checks in ComplexSchurGravatar Gael Guennebaud2009-11-02
* Fixed wrong line endings.Gravatar Hauke Heibel2009-10-01
* bugfix in the eigenvalue solvers (forgot to resize the eigen vectors)Gravatar Gael Guennebaud2009-09-30
* improve ComplexShur api and docGravatar Gael Guennebaud2009-09-16
* rename the EigenSolver module to EigenvaluesGravatar Gael Guennebaud2009-09-04