aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
Commit message (Expand)AuthorAge
...
* Documentation: fill the placeholders, add a custom CSS file,Gravatar Gael Guennebaud2008-08-24
* Added a SVD module:Gravatar Gael Guennebaud2008-08-19
* * doc improvements in Cwise and PartialRedux:Gravatar Benoit Jacob2008-08-19
* last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps toGravatar Benoit Jacob2008-08-12
* * add Regression module, from eigen1, improved, with doc and unit-test.Gravatar Benoit Jacob2008-08-11
* Various documentation improvements, in particualr in Cholesky and Geometry mo...Gravatar Gael Guennebaud2008-07-20
* Add cholesky's members to MatrixBaseGravatar Gael Guennebaud2008-07-19
* Added an automatically generated list of selected examples in the documentation.Gravatar Gael Guennebaud2008-07-19
* fix building of examplesGravatar Gael Guennebaud2008-06-03
* - get the doc of the enums in MatrixBase rightGravatar Benoit Jacob2008-06-03
* big changes in Doxygen configuration; work around bug with doxygen parsing ofGravatar Benoit Jacob2008-06-02
* work around Doxygen bug triggered by r814874, which caused many classes to di...Gravatar Benoit Jacob2008-06-02
* doc improvements: fix linking in Mainpage.dox, improved Doxyfile.inGravatar Benoit Jacob2008-06-02
* meagre outcome for so much time spent!Gravatar Benoit Jacob2008-06-01
* many small fixes and documentation improvements,Gravatar Benoit Jacob2008-05-29
* some documentation fixes (Cwise* and Cholesky)Gravatar Gael Guennebaud2008-05-22
* removed "sort brief" in doxygen documentationGravatar Gael Guennebaud2008-05-08
* - expand MathFunctions.h to provide more functions, like exp, log...Gravatar Benoit Jacob2008-03-14
* * Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4;Gravatar Gael Guennebaud2008-03-08
* release alpha4, Gael editionGravatar Benoit Jacob2008-02-29
* alpha 3.1. in this commit:Gravatar Benoit Jacob2008-01-15
* final fixes and updates for alpha3Gravatar Benoit Jacob2008-01-13
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* - move: DerivedTraits becomes MatrixBase::TraitsGravatar Benoit Jacob2008-01-06
* part 2 of the reorganization. Benefits/changes:Gravatar Benoit Jacob2007-12-28
* matrix storage order can now also be row-dominant (choosable for each matrix ...Gravatar Benoit Jacob2007-12-27
* - eigen2 now fully enforces constness! found a way to achieve thatGravatar Benoit Jacob2007-12-25
* - rework the coefficients APIGravatar Benoit Jacob2007-12-24
* everything works, make now runs doxygen once and only once, after allGravatar Benoit Jacob2007-12-21
* now we also have a examples/ directory for self-contained examples,Gravatar Benoit Jacob2007-12-21
* first version of CMakeLists auto-generating examples outputsGravatar Benoit Jacob2007-12-21