aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigenvalues/EigenSolver.h
Commit message (Expand)AuthorAge
...
* * merge with mainlineGravatar Benoit Jacob2010-04-16
|\
| * Move computation of eigenvalues from RealSchur to EigenSolver.Gravatar Jitse Niesen2010-04-12
| * RealSchur and EigenSolver: some straightforward renames.Gravatar Jitse Niesen2010-04-02
| * Split computation of real Schur form in EigenSolver to its own class.Gravatar Jitse Niesen2010-04-01
| * Use HessenbergDecomposition in EigenSolver.Gravatar Jitse Niesen2010-03-31
| * Extend documentation and add examples for EigenSolver class.Gravatar Jitse Niesen2010-03-31
* | fix the flags and matrix options, to always have the right RowMajor bit in th...Gravatar Benoit Jacob2010-03-19
|/
* Propagate all five matrix template parameters to members and temporaries of d...Gravatar Adolfo Rodriguez Tsouroukdissian2010-03-08
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
|\
| * Big renaming:Gravatar Benoit Jacob2010-01-04
* | Another big refactoring change:Gravatar Gael Guennebaud2009-11-18
|/
* bugfix in the eigenvalue solvers (forgot to resize the eigen vectors)Gravatar Gael Guennebaud2009-09-30
* rename the EigenSolver module to EigenvaluesGravatar Gael Guennebaud2009-09-04