aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Doxyfile.in
Commit message (Expand)AuthorAge
...
* 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