Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug #1596: fix inclusion of Eigen's header within unsupported modules. | Gael Guennebaud | 2018-09-17 |
| | |||
* | Fix doc | Gael Guennebaud | 2018-07-12 |
| | |||
* | Fix typos found using codespell | Gael Guennebaud | 2018-06-07 |
| | |||
* | fix a weird typo I commited in ae76c977041e7584324738a3075d4a926508dd90 | Thomas Capricelli | 2013-06-03 |
| | | | | (Nov 10th, 2009) | ||
* | remove the 'Unsupported Modules' meta module | Gael Guennebaud | 2013-01-11 |
| | |||
* | Automatic relicensing to MPL2 using Keirs script. Manual fixup follows. | Benoit Jacob | 2012-07-13 |
| | |||
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
| | |||
* | * implement the corner() API change: new methods topLeftCorner() etc | Benoit Jacob | 2010-04-22 |
| | | | | | | | | * get rid of BlockReturnType: it was not needed, and code was not always using it consistently anyway * add topRows(), leftCols(), bottomRows(), rightCols() * add corners unit-test covering all of that * adapt docs, expand "porting from eigen 2 to 3" * adapt Eigen2Support | ||
* | fix compilation | Thomas Capricelli | 2010-01-27 |
| | |||
* | doc : update code, mention examples | Thomas Capricelli | 2010-01-27 |
| | |||
* | forgot to commit this: qform.h is not used anymore | Thomas Capricelli | 2010-01-26 |
| | |||
* | Replace the qr factorization from (c)minpack (qrfac) by Eigen's own stuff. | Thomas Capricelli | 2010-01-25 |
| | | | | Results as checked by unit tests are very slightly worse, but not much. | ||
* | fix compilation in some cases | Thomas Capricelli | 2010-01-04 |
| | |||
* | Remove //@{ ... //@} for same reason as in changeset ↵ | Jitse Niesen | 2009-12-13 |
| | | | | | | 2026ea7ff2be0473511cc74c56538cb98c13d301 . | ||
* | fix compilation (for some reason the pb happens only under windows) | Thomas Capricelli | 2009-12-11 |
| | |||
* | fix important typo | Thomas Capricelli | 2009-11-21 |
| | |||
* | documentation fixes | Thomas Capricelli | 2009-11-10 |
| | |||
* | few doc fixes | Thomas Capricelli | 2009-11-09 |
| | |||
* | more documentatin | Thomas Capricelli | 2009-11-09 |
| | |||
* | some more documentation | Thomas Capricelli | 2009-11-09 |
| | |||
* | rename NonLinear to NonLinearOptimization | Thomas Capricelli | 2009-11-09 |