index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
stdvector.cpp
Commit message (
Expand
)
Author
Age
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Fixed Geometry module failures.
Hauke Heibel
2010-08-17
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
*
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