eigen/Eigen
Gael Guennebaud a22ef7e1f3 for some reason passing the argument by const reference killed the perf
(in the packet version of sin, cos, exp, lop), so let's pass them by
value. Also, improve the perf of ei_plog by reducing dependencies.
2009-03-25 18:33:36 +00:00
..
src for some reason passing the argument by const reference killed the perf 2009-03-25 18:33:36 +00:00
Array big addons: 2009-03-05 10:25:22 +00:00
Cholesky s/cholesky/llt in precompiled lib and BTL 2009-02-06 14:01:01 +00:00
CMakeLists.txt Add COMPONENT Devel 2009-02-23 07:50:56 +00:00
Core add SSE2 versions of sin, cos, log, exp using code from Julien 2009-03-25 12:26:13 +00:00
Geometry add optimized quaternion * quaternion product specialization for 2009-03-07 13:52:44 +00:00
LeastSquares * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
LU
QR * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
QtAlignedMalloc make these functions inline, thanks to Mek 2009-01-26 13:59:52 +00:00
Sparse - add diagonal * sparse product as an expression 2009-02-09 09:59:30 +00:00
StdVector more fixes in StdVector, sorry for the noise 2009-02-07 12:51:58 +00:00
SVD * mark Geometry as experimental 2009-01-26 13:53:43 +00:00