| Commit message (Expand) | Author | Age |
* | Fix compilation of Tridiagonalization_diagonal example. | Jitse Niesen | 2010-12-12 |
* | 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 |
* | make example compile | Benoit Jacob | 2010-11-24 |
* | minor fixes | Benoit Jacob | 2010-11-24 |
* | some dox tweaks | Benoit Jacob | 2010-11-24 |
* | make UpperBidiagonalization internal: don't want to support it, it's not used. | Benoit Jacob | 2010-11-23 |
* | Docs: aliasing and component-wise operations. | Jitse Niesen | 2010-11-16 |
* | Correct std::map fix (two commits ago); copy fix to aligned_allocator doc. | Jitse Niesen | 2010-11-12 |
* | Docs: correct declaration of aligned std::map in TopicStlContainers. | Jose Luis Blanco | 2010-11-12 |
* | add eigen2support Transform typedefs, add Eigen2To3 section on Transform | Benoit Jacob | 2010-10-29 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | Improved I13_FunctionsTakingEigenTypes.dox. | Hauke Heibel | 2010-10-21 |
* | fix typo and rephrase sentence | Benoit Jacob | 2010-10-20 |
* | renaming: ei_matrix_storage -> DenseStorage | Benoit Jacob | 2010-10-20 |
* | rename PlanarRotation -> JacobiRotation | Benoit Jacob | 2010-10-19 |
* | allows blocks of code to be larger than the page body (like tables) | Gael Guennebaud | 2010-10-19 |
* | update the position of the owl | Gael Guennebaud | 2010-10-19 |
* | factorize CSS code, make use of the "manual" class when appropriate, clean th... | Gael Guennebaud | 2010-10-19 |
* | increase css max-width | Benoit Jacob | 2010-10-19 |
* | merge | Benoit Jacob | 2010-10-19 |
|\ |
|
* | | specify max-width in em not px | Benoit Jacob | 2010-10-19 |
| * | factorize CSS code, make use of the "manual" class when appropriate, clean th... | Gael Guennebaud | 2010-10-19 |
|/ |
|
* | css update: max-width and margins | Benoit Jacob | 2010-10-19 |
* | move tables from class "tutorial_code" to "example" | Benoit Jacob | 2010-10-19 |
* | update style of the quick ref guide | Gael Guennebaud | 2010-10-19 |
* | update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial | Gael Guennebaud | 2010-10-19 |
* | improvements in pages 5 and 7 of the tutorial. | Benoit Jacob | 2010-10-18 |
* | improvements in tutorial page 4 : block operations | Benoit Jacob | 2010-10-18 |
* | fixed table html | Benoit Jacob | 2010-10-18 |
* | add jacobiSvd() method, update test & docs | Benoit Jacob | 2010-10-17 |
* | doc updates/improvements | Benoit Jacob | 2010-10-15 |
* | update the porting guide | Benoit Jacob | 2010-10-15 |
* | JacobiSVD: | Benoit Jacob | 2010-10-14 |
* | remove the Taucs backend : Taucs is not maintained anymore and the backend wa... | Gael Guennebaud | 2010-10-06 |
* | Updates to the Sparse unsupported solvers module. | Romain Bossart | 2010-10-04 |
* | fix geometry tutorial regarding the need to specify the "mode" | Gael Guennebaud | 2010-10-06 |
* | Docs: Improved the docs for writing functions taking Eigen types. | Hauke Heibel | 2010-08-27 |
* | Docs: add section on resolving the aliasing issue. | Jitse Niesen | 2010-08-23 |
* | Document DenseCoeffsBase | Jitse Niesen | 2010-08-22 |
* | quickly mention how to solve a sparse problem | Gael Guennebaud | 2010-08-18 |
* | Fixed Geometry module failures. | Hauke Heibel | 2010-08-17 |
* | Document EIGEN_NO_DEBUG macro. | Jitse Niesen | 2010-08-10 |
* | Aliasing doc: explain that some cases are detected, reverse order examples. | Jitse Niesen | 2010-08-08 |
* | some small improvements to the page on functions taking eigen objects. | Benoit Jacob | 2010-08-04 |
* | Added more examples to the function writing tutorial including EigenBase, Den... | Hauke Heibel | 2010-08-04 |
* | Fixed some typos and reformulated a few sentences. | Hauke Heibel | 2010-08-04 |
* | Added a tutorial on writing functions taking Eigen types. | Hauke Heibel | 2010-08-04 |
* | Add page giving an overview of the class hierarchy. | Jitse Niesen | 2010-08-02 |
* | Documentation: Start special topic page on aliasing. | Jitse Niesen | 2010-07-31 |