index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
packetmath.cpp
Commit message (
Expand
)
Author
Age
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
add vectorization of sqrt for float
Gael Guennebaud
2009-03-27
*
add SSE2 versions of sin, cos, log, exp using code from Julien
Gael Guennebaud
2009-03-25
*
add vectorization of unary operator-() (the AltiVec version is probably
Gael Guennebaud
2009-03-20
*
add the vectorization of abs
Gael Guennebaud
2009-03-09
*
big addons:
Gael Guennebaud
2009-03-05
*
* exit Sum.h, exit Prod.h, welcome vectorization of redux() !
Gael Guennebaud
2009-02-12
*
* add ei_predux_mul internal function
Gael Guennebaud
2009-02-10
*
Add vectorization of Reverse (was more tricky than I thought) and
Gael Guennebaud
2009-02-06
*
fix segfault due to non-aligned packets
Benoit Jacob
2009-01-04
*
Update e-mail address
Benoit Jacob
2008-11-24
*
* Add Hyperplane::transform(Matrix/Transform)
Gael Guennebaud
2008-08-31
*
bugfix in test/packetmath.h
Gael Guennebaud
2008-08-25
*
temporary fix of the pèrevious commit
Gael Guennebaud
2008-08-24
*
* bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver...
Gael Guennebaud
2008-08-22
*
disable the vectorization of div for AltiVec
Gael Guennebaud
2008-08-21
*
Add a packetmath unit test, re-enable the comma-initializer unit test,
Gael Guennebaud
2008-08-20