index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
vectorization_logic.cpp
Commit message (
Expand
)
Author
Age
*
fix vectorization_logic unit test when defaulting to row major
Gael Guennebaud
2011-01-04
*
fix severe perf bug: coeff-based matrix products were not considered aligned,...
Benoit Jacob
2011-01-02
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
allow vectorization of mat44.col() by adding a InnerPanel boolean
Gael Guennebaud
2010-07-23
*
Backed out changeset 40f6e26a247976ba1868520a4747e49e0739a42a
Benoit Jacob
2010-08-11
*
allow vectorization of mat44.col() by adding a InnerPanel boolean
Gael Guennebaud
2010-07-23
*
extend vectorization_logic
Gael Guennebaud
2010-07-08
*
email change
Gael Guennebaud
2010-06-24
*
fix vectorization logic test
Gael Guennebaud
2010-06-24
*
Only include <iosfwd> unless either EIGEN_DEBUG_ASSIGN is defined or we're in...
Benoit Jacob
2010-02-27
*
Fix Map-with-Stride and cover it by new unit tests.
Benoit Jacob
2010-02-26
*
merge with default branch
Gael Guennebaud
2009-12-22
|
\
*
|
more fixes
Gael Guennebaud
2009-12-17
|
*
Assign.h: add LinearTraversal (non-vectorized index-based traversal)
Benoit Jacob
2009-11-18
|
/
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
add cast<>() tests. including a vectorization_logic test that currently fails...
Benoit Jacob
2009-04-29
*
update vectorization_logic unit test wrt previous sum/redux change
Gael Guennebaud
2009-02-13
*
Add cdash.org support:
Gael Guennebaud
2009-01-08
*
Add a vectorization_logic unit test for assign and sum.
Gael Guennebaud
2009-01-07