| Commit message (Expand) | Author | Age |
* | add Map static methods taking Strides, add test checking for compilation errors | Benoit Jacob | 2011-02-03 |
* | add tan function in Array world | Jason Newton | 2011-02-03 |
* | relax Matrix/Array(Index) ctors to allow size 0, add test. | Benoit Jacob | 2011-02-01 |
* | fix compilation of snippets | Gael Guennebaud | 2011-02-01 |
* | typo reported by Don Lorenzo | Benoit Jacob | 2011-01-28 |
* | fix compilation of LU class example | Benoit Jacob | 2011-01-24 |
* | Document HouseholderSequence. | Jitse Niesen | 2011-01-02 |
* | fix compile errors in Tridiagonalization and in doc examples | Benoit Jacob | 2010-12-30 |
* | In QuickRefPage LinSpaced is improperly documented. | Trevor Irons | 2010-12-29 |
* | Rename EIGEN_DENSESTORAGEBASE_PLUGIN to EIGEN_PLAINOBJECTBASE_PLUGIN. | Jitse Niesen | 2010-12-29 |
* | Mention ptr_fun in docs for .unaryExpr() | Jitse Niesen | 2010-12-27 |
* | Extend doc page on preprocessor directives. | Jitse Niesen | 2010-12-27 |
* | Move doxygen comments for EIGEN_NO_DEBUG from source to I14. | Jitse Niesen | 2010-12-27 |
* | Move section on preprocessor directives from I00 to its own page. | Jitse Niesen | 2010-12-27 |
* | Finish doc page on aliasing. | Jitse Niesen | 2010-12-27 |
* | remove EIGEN_REF_TO_TEMPORARY, clarify docs | Benoit Jacob | 2010-12-25 |
* | 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 |