index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
map.cpp
Commit message (
Expand
)
Author
Age
*
The intrin.h header needs to be included after cmath in order to prevent warn...
Hauke Heibel
2010-06-21
*
More Index related stuff.
Hauke Heibel
2010-06-21
*
Utilize Index in all unit tests.
Hauke Heibel
2010-06-20
*
fix another warning
Thomas Capricelli
2010-05-21
*
Fix Map-with-Stride and cover it by new unit tests.
Benoit Jacob
2010-02-26
*
*forward port fix in MapBase::coeff(int) and coeffRef(int)
Benoit Jacob
2010-01-27
*
Hey, finally the copyCoeff stuff is not only used to implement swap anymore :)
Gael Guennebaud
2009-11-20
*
sync with mainline
Benoit Jacob
2009-10-28
|
\
*
|
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
|
*
* extend Map to allow the user to specify whether the mapped data
Gael Guennebaud
2009-10-23
|
/
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
the big memory changes. the most important changes are:
Benoit Jacob
2009-01-08
*
* make WithAlignedOperatorNew always align even when vectorization is disabled
Benoit Jacob
2008-12-30
*
Update e-mail address
Benoit Jacob
2008-11-24
*
Add Matrix::Map() and Matrix::AlignedMap() static methods
Benoit Jacob
2008-11-03
*
Bugfix regarding alignent in Assign.h (updated map unit test to detect this bug)
Gael Guennebaud
2008-09-03
*
* Merge Extract and Part to the Part expression.
Gael Guennebaud
2008-07-21
*
* Fix a couple of issues related to the recent cache friendly products
Gael Guennebaud
2008-07-19
*
* rework Map, allow vectorization
Benoit Jacob
2008-06-27
*
update of the testing framework:
Gael Guennebaud
2008-05-22
*
Relicense --> dual-license LGPL3+/GPL2+
Benoit Jacob
2008-02-28
*
-add set...() methods and their documentation; remove Generic
Benoit Jacob
2008-01-11
*
switch to enums everywhere
Benoit Jacob
2008-01-10
*
Ready for alpha2 release.
Benoit Jacob
2008-01-07
*
- eigen2 now fully enforces constness! found a way to achieve that
Benoit Jacob
2007-12-25