aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Slight pimping of the "Basic matrix manipulation" table.Gravatar Hauke Heibel2010-06-30
* merge.Gravatar Benoit Jacob2010-06-30
|\
* | nearly complete page 6 / linear algebra + examplesGravatar Benoit Jacob2010-06-30
| * Fixed small typo in arithmetic tutorialGravatar Carlos Becker2010-06-30
|/
* Fixed some doc appearance issue.Gravatar Hauke Heibel2010-06-30
* Fix hover background color for H2.Gravatar Hauke Heibel2010-06-30
* fix unsupported module docGravatar Gael Guennebaud2010-06-30
* clean the class hierarchyGravatar Gael Guennebaud2010-06-30
* Added exclusion filters.Gravatar Hauke Heibel2010-06-30
* Fill in open entries in decompositions table.Gravatar Jitse Niesen2010-06-30
* update the big linear algebra table (fixes, add notes and definitions)Gravatar Gael Guennebaud2010-06-30
* it remains only to set the status of RealSchur and EigenSolverGravatar Gael Guennebaud2010-06-29
* update the big table and add an Optimization columnGravatar Gael Guennebaud2010-06-29
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
* start linear algebra tutorialGravatar Benoit Jacob2010-06-29
* Added Block tutorial to docs indexGravatar Carlos Becker2010-06-29
* Fix name clash in "m.block(i,j,m,n)" where m has two meanings.Gravatar Jitse Niesen2010-06-29
* Added Block Operations tutorial and code examplesGravatar Carlos Becker2010-06-28
* Modified Array Class tutorial, added examplesGravatar Carlos Becker2010-06-28
* start a topic page on decompositions, with a big table.Gravatar Benoit Jacob2010-06-28
* * update redux sectionGravatar Gael Guennebaud2010-06-28
* * use transpose() instead of row vectors (more common use case)Gravatar Gael Guennebaud2010-06-28
* mv comma initializer to page 1Gravatar Gael Guennebaud2010-06-28
* add a Transposition section in page 2Gravatar Gael Guennebaud2010-06-28
* fix filenameGravatar Gael Guennebaud2010-06-27
* fix linkGravatar Gael Guennebaud2010-06-27
* show a more fancy example for the getting started tutGravatar Gael Guennebaud2010-06-27
* update the main page and add a TOCGravatar Gael Guennebaud2010-06-26
* improve ref tablesGravatar Gael Guennebaud2010-06-26
* big improvements to tutorial, especially page 2 (matrix arithmetic).Gravatar Benoit Jacob2010-06-26
* extend the quick ref table pageGravatar Gael Guennebaud2010-06-26
* started the quick reference tablesGravatar Gael Guennebaud2010-06-26
* rename fileGravatar Benoit Jacob2010-06-25
* add initial versions of pages 2 and 3 of the tutorial: matrix arithmetic and ...Gravatar Carlos Becker2010-06-25
* add tutorial page 1 - the Matrix classGravatar Benoit Jacob2010-06-25
* int main() is a standard main() prototype, and makes for cleaner examplesGravatar Benoit Jacob2010-06-25
* adapt to change: lu() now gives partial piv LU, here we want fullPivLu()Gravatar Benoit Jacob2010-06-25
* extend the eigen 2 to 3 guideGravatar Gael Guennebaud2010-06-25
* add default parameters for InnerStride/OuterStride to beGravatar Gael Guennebaud2010-06-25
* QuickStart examples: shorten var names, remove superfluous 'using'.Gravatar Jitse Niesen2010-06-18
* eigenvalues: documentation fixesGravatar Gael Guennebaud2010-06-17
* Add second example to QuickStart guide.Gravatar Jitse Niesen2010-06-17
* Fix compilation of docs after changes in Eigenvalues module.Gravatar Jitse Niesen2010-06-14
* First draft for the 5-minute quick start guide to kick off discussions.Gravatar Jitse Niesen2010-06-13
* clean the ambiguity with insertBack and add a insertBackByOuterInner functionGravatar Gael Guennebaud2010-06-02
* 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
* Change return type of matrixH() method to HouseholderSequence.Gravatar Jitse Niesen2010-05-24
* Document SelfAdjointEigenSolver and add examples.Gravatar Jitse Niesen2010-05-04
* Merge.Gravatar Jitse Niesen2010-05-02
|\