aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Docs: add section on resolving the aliasing issue.Gravatar Jitse Niesen2010-08-23
* Document DenseCoeffsBaseGravatar Jitse Niesen2010-08-22
* quickly mention how to solve a sparse problemGravatar Gael Guennebaud2010-08-18
* Fixed Geometry module failures.Gravatar Hauke Heibel2010-08-17
* Document EIGEN_NO_DEBUG macro.Gravatar Jitse Niesen2010-08-10
* Aliasing doc: explain that some cases are detected, reverse order examples.Gravatar Jitse Niesen2010-08-08
* some small improvements to the page on functions taking eigen objects.Gravatar Benoit Jacob2010-08-04
* Added more examples to the function writing tutorial including EigenBase, Den...Gravatar Hauke Heibel2010-08-04
* Fixed some typos and reformulated a few sentences.Gravatar Hauke Heibel2010-08-04
* Added a tutorial on writing functions taking Eigen types.Gravatar Hauke Heibel2010-08-04
* Add page giving an overview of the class hierarchy.Gravatar Jitse Niesen2010-08-02
* Documentation: Start special topic page on aliasing.Gravatar Jitse Niesen2010-07-31
* Several changes in comments to keep Doxygen happy.Gravatar Jitse Niesen2010-07-25
* Add some more examples for the API documentation.Gravatar Jitse Niesen2010-07-24
* Add examples for API documentation of block methods in DenseBase.Gravatar Jitse Niesen2010-07-23
* Add examples for API documentation of MatrixBase::cwiseXxx() methods.Gravatar Jitse Niesen2010-07-23
* Set Doxygen config variable INCLUDE_PATH to plugins directory.Gravatar Jitse Niesen2010-07-23
* Tutorial page 7: more typical example for .all(), minor copy-editing.Gravatar Jitse Niesen2010-07-23
* Tutorial page 6: Fix typo, add table of contents.Gravatar Jitse Niesen2010-07-22
* Extend tutorial page 5: Advanced initialization.Gravatar Jitse Niesen2010-07-22
* Unified LinSpaced in order to be conform with other setter methods as e.g. Co...Gravatar Hauke Heibel2010-07-22
* fix typoGravatar Thomas Capricelli2010-07-22
* Examples for DenseBase::middle{Rows,Cols}()Gravatar Manoj Rajagopalan2010-06-30
* Add (set)LinSpaced to quick reference guide.Gravatar Jitse Niesen2010-07-20
* add a support module for MPFR C++ with basic unit testingGravatar Gael Guennebaud2010-07-15
* Tutorial page 4: add some text, diversify examples.Gravatar Jitse Niesen2010-07-14
* Change EXPAND_AS_DEFINED doxygen configuration option.Gravatar Jitse Niesen2010-07-13
* Tutorial page 3: add more cwise operations, condense rest.Gravatar Jitse Niesen2010-07-12
* Tutorial page 1: Put code and output side-by-side.Gravatar Jitse Niesen2010-07-12
* fix doc compilation on non 32bits systemsGravatar Gael Guennebaud2010-07-11
* Be consistent in how the tutorial pages link together.Gravatar Jitse Niesen2010-07-09
* Small changes to tutorial page 2 (matrix arithmetic):Gravatar Jitse Niesen2010-07-09
* Added more redux types/examples in tutorial and fixed some display issuesGravatar Carlos Becker2010-07-08
* Reductions/Broadcasting/Visitor Tutorial added to indexGravatar Carlos Becker2010-07-08
* Reductions/Broadcasting/Visitor Tutorial addedGravatar Carlos Becker2010-07-08
* mention that array = matrix is fine tooGravatar Gael Guennebaud2010-07-07
* Various documentation improvements.Gravatar Jitse Niesen2010-07-06
* Small changes to tutorial page 1.Gravatar Jitse Niesen2010-07-06
* fix the overview page and add mention that the wrong stack alignment issue ma...Gravatar Benoit Jacob2010-07-06
* Improve documentation, mostly by adding links to Quick Start Guide.Gravatar Jitse Niesen2010-07-05
* update topic page on productsGravatar Gael Guennebaud2010-07-04
* * update the general TOCGravatar Gael Guennebaud2010-07-04
* simplify and polish a bit the page 4 / block opsGravatar Benoit Jacob2010-07-01
* polish the Array tutorial pageGravatar Benoit Jacob2010-07-01
* fix linalg tut; remove the old oneGravatar Benoit Jacob2010-06-30
* Firefox specific style fix.Gravatar Hauke Heibel2010-06-30
* More style fixes.Gravatar Hauke Heibel2010-06-30
* 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