aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Remove some Array #includes.Gravatar Jitse Niesen2010-01-21
* Adapted Geometry includes.Gravatar Hauke Heibel2010-01-21
* fix MatrixBaseAddons exampleGravatar Gael Guennebaud2010-01-17
* More documentation improvements.Gravatar Hauke Heibel2010-01-16
* Adapted doxygen's new style sheet.Gravatar Hauke Heibel2010-01-15
* Enabled class diagrams (requires dot, i.e. graphviz).Gravatar Hauke Heibel2010-01-13
* Added some minor comments.Gravatar Hauke Heibel2010-01-13
* doc/A05_PortingFrom2To3.dox: fix typosGravatar Jitse Niesen2010-01-09
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* typoGravatar Gael Guennebaud2010-01-06
* improved a bit the list of API changesGravatar Gael Guennebaud2010-01-06
* Various documentation updates:Gravatar Gael Guennebaud2010-01-06
* started a page on the porting from Eigen2 to 3, updated a bit the tutorialGravatar Gael Guennebaud2010-01-06
* Big renaming:Gravatar Benoit Jacob2010-01-04
* Make snippet run successfully again:Gravatar Benoit Jacob2010-01-04
* clarify docs as requested on forumGravatar Benoit Jacob2010-01-02
* * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple ofGravatar Benoit Jacob2010-01-02
* Fix compilation error in doc/examples/class_CwiseBinaryOp.cpp .Gravatar Jitse Niesen2009-12-21
* Fixed the bad fix - now the unsupported examples and snippets work on windows.Gravatar Hauke Heibel2009-12-11
* Reverted Jitse's change - the targets unsupported_examples and unsupported_sn...Gravatar Hauke Heibel2009-12-11
* Coax doxygen in producing better docs for MatrixFunctions.Gravatar Jitse Niesen2009-12-11
* Documentation clean up.Gravatar Jitse Niesen2009-12-08
* C05_TutorialLinearAlgebra.dox: Correct file nameGravatar Jitse Niesen2009-12-08
* Various improvements to the docs for unsupported.Gravatar Jitse Niesen2009-12-07
* fix another 'duplicated content in doxygen pages' bug : exclude *.origGravatar Thomas Capricelli2009-11-30
* * eigen2->eigen3Gravatar Benoit Jacob2009-11-19
* Port FullPivLU to PermutationMatrixGravatar Benoit Jacob2009-11-16
* PermutationMatrix:Gravatar Benoit Jacob2009-11-16
* doxygen : exclude diff filesGravatar Thomas Capricelli2009-11-10
* make the complex module appear in doxygen + small documentationGravatar Thomas Capricelli2009-11-10
* make FFT appear in doxygen doc, and provide a mininum of documentationGravatar Thomas Capricelli2009-11-10
* fix Skyline module doxygen stuffGravatar Thomas Capricelli2009-11-10
* merge with main repositoryGravatar Thomas Capricelli2009-11-09
|\
* | revert previous commit on the matter : once doxygen cache is flushedGravatar Thomas Capricelli2009-11-09
| * * mergeGravatar Benoit Jacob2009-11-09
| |\
| * | last round of changes, mainly to return derived types instead of base types, ...Gravatar Benoit Jacob2009-11-09
* | | few doc fixesGravatar Thomas Capricelli2009-11-09
* | | only define groups once in unsupported, in order to prevent ambiguity forGravatar Thomas Capricelli2009-11-09
* | | include NonLinearOptimization_Module and NumericalDiff_ModuleGravatar Thomas Capricelli2009-11-09
| |/ |/|
| * simplifications in the ei_solve_impl system, factor out some boilerplate codeGravatar Benoit Jacob2009-11-08
* | rephrase tutorial on MapGravatar Benoit Jacob2009-10-31
| * *port the Cholesky module to the new solve() APIGravatar Benoit Jacob2009-10-29
| * big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
| * sync the documentation examplesGravatar Benoit Jacob2009-10-26
| * move PartialLU to the new APIGravatar Benoit Jacob2009-10-21
| * * make PartialLU avoid to generate inf/nan when given a singular matrixGravatar Benoit Jacob2009-10-20
| * update doc snippetsGravatar Benoit Jacob2009-10-19
| * mergeGravatar Benoit Jacob2009-10-15
| |\ | |/ |/|
* | Added prod() reduction to the AsciiQuickReference.Gravatar Hauke Heibel2009-10-14
* | Added cmake project definitions.Gravatar Hauke Heibel2009-10-02