| Commit message (Expand) | Author | Age |
* | update doc wrt to unaligned vectorization | Gael Guennebaud | 2016-05-24 |
* | Fix links to Eigen2-to-Eigen3 porting helpers | Gael Guennebaud | 2015-12-30 |
* | bug #998: Started fixing doxygen warnings | Christoph Hertzberg | 2015-05-01 |
* | Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation... | Christoph Hertzberg | 2014-07-01 |
* | Fix some doxygen errors and warnings. | Jitse Niesen | 2013-07-02 |
* | Big changes in Eigen documentation: | Gael Guennebaud | 2013-01-05 |
* | Doc: replace manual TOC by doxygen's \tableofcontents command | Gael Guennebaud | 2012-12-28 |
* | Document enums in Constants.h (bug #248). | Jitse Niesen | 2011-05-03 |
* | The Eigen2 intrusive std::vector hack really can't be supported in eigen3 (bu... | Benoit Jacob | 2011-03-04 |
* | doc fixes | Benoit Jacob | 2011-02-11 |
* | fix Transform documention regarding Mode | Gael Guennebaud | 2011-02-10 |
* | document the eigen2 support stages | Benoit Jacob | 2011-02-10 |
* | add Map static methods taking Strides, add test checking for compilation errors | Benoit Jacob | 2011-02-03 |
* | relax Matrix/Array(Index) ctors to allow size 0, add test. | Benoit Jacob | 2011-02-01 |
* | add main ei_* functions into Eigen2Support | Gael Guennebaud | 2010-12-03 |
* | add a word about the ei_ prefix change in Eigen2 -> Eigen3 doc page. | Gael Guennebaud | 2010-12-03 |
* | add eigen2support Transform typedefs, add Eigen2To3 section on Transform | Benoit Jacob | 2010-10-29 |
* | fix typo and rephrase sentence | Benoit Jacob | 2010-10-20 |
* | update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial | Gael Guennebaud | 2010-10-19 |
* | fixed table html | Benoit Jacob | 2010-10-18 |
* | update the porting guide | Benoit Jacob | 2010-10-15 |
* | extend the eigen 2 to 3 guide | Gael Guennebaud | 2010-06-25 |
* | remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. | Benoit Jacob | 2010-04-22 |
* | * implement the corner() API change: new methods topLeftCorner() etc | Benoit Jacob | 2010-04-22 |
* | finally here is a simple solution making (a*b).diagonal() even faster than a.... | Gael Guennebaud | 2010-02-10 |
* | doc/A05_PortingFrom2To3.dox: fix typos | Jitse Niesen | 2010-01-09 |
* | remove the Triangular suffix to Upper, Lower, UnitLower, etc, | Gael Guennebaud | 2010-01-07 |
* | typo | Gael Guennebaud | 2010-01-06 |
* | improved a bit the list of API changes | Gael Guennebaud | 2010-01-06 |
* | started a page on the porting from Eigen2 to 3, updated a bit the tutorial | Gael Guennebaud | 2010-01-06 |