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 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