aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* update the position of the owlGravatar Gael Guennebaud2010-10-19
* factorize CSS code, make use of the "manual" class when appropriate, clean th...Gravatar Gael Guennebaud2010-10-19
* increase css max-widthGravatar Benoit Jacob2010-10-19
* mergeGravatar Benoit Jacob2010-10-19
|\
* | specify max-width in em not pxGravatar Benoit Jacob2010-10-19
| * factorize CSS code, make use of the "manual" class when appropriate, clean th...Gravatar Gael Guennebaud2010-10-19
|/
* css update: max-width and marginsGravatar Benoit Jacob2010-10-19
* move tables from class "tutorial_code" to "example"Gravatar Benoit Jacob2010-10-19
* update style of the quick ref guideGravatar Gael Guennebaud2010-10-19
* update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorialGravatar Gael Guennebaud2010-10-19
* improvements in pages 5 and 7 of the tutorial.Gravatar Benoit Jacob2010-10-18
* improvements in tutorial page 4 : block operationsGravatar Benoit Jacob2010-10-18
* fixed table htmlGravatar Benoit Jacob2010-10-18
* add jacobiSvd() method, update test & docsGravatar Benoit Jacob2010-10-17
* doc updates/improvementsGravatar Benoit Jacob2010-10-15
* update the porting guideGravatar Benoit Jacob2010-10-15
* JacobiSVD:Gravatar Benoit Jacob2010-10-14
* remove the Taucs backend : Taucs is not maintained anymore and the backend wa...Gravatar Gael Guennebaud2010-10-06
* Updates to the Sparse unsupported solvers module.Gravatar Romain Bossart2010-10-04
* fix geometry tutorial regarding the need to specify the "mode"Gravatar Gael Guennebaud2010-10-06
* Docs: Improved the docs for writing functions taking Eigen types.Gravatar Hauke Heibel2010-08-27
* 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