Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix typo | Benoit Jacob | 2009-08-22 |
* | remove sentence "Eigen itself is part of the KDE project." | Benoit Jacob | 2009-05-22 |
* | CREDIT Hauke Heibel, fix MSVC warnings | Benoit Jacob | 2009-05-09 |
* | "forgot to commit the required changes in stdvector unit test" | Gael Guennebaud | 2009-05-03 |
* | * allow Matrix to be resized to 0 (solve a lot of troubles with | Gael Guennebaud | 2009-02-07 |
* | * remove set(), revert to old behavior where = resizes | Benoit Jacob | 2009-01-21 |
* | * complete the support of QVector via a QtAlignedMalloc header | Gael Guennebaud | 2009-01-20 |
* | * make std::vector specializations also for Transform and for Quaternion | Benoit Jacob | 2009-01-12 |
* | * move cwise *= and /= to Core (like * and /) | Benoit Jacob | 2009-01-12 |
* | extend stdvector test with more push_back... | Gael Guennebaud | 2009-01-11 |
* | make the std::vector fix work also with dynamic size Eigen objects, e.g. | Benoit Jacob | 2009-01-10 |
* | Based on code + help from Alex Stapleton: | Benoit Jacob | 2009-01-09 |