Files
eigen/Eigen/src/Core
Gael Guennebaud 3e4a68cc60 optimize vectorized reductions by peeling the loop:
- x2 for squaredNorm() on double
 - peeling the loop with a peeling factor of 4 leads to even better perf
   for large vectors (e.g., >64) but it makes more difficult to keep good performance on smaller ones.
2011-11-12 09:19:48 +01:00
..
2011-02-13 22:50:57 +00:00
2011-02-13 22:50:57 +00:00
2010-10-25 22:13:49 +02:00
2011-06-18 08:30:34 +02:00
2011-05-28 16:46:38 +02:00
2011-01-28 11:25:11 +01:00
2011-04-12 22:54:31 +01:00
2011-02-22 09:30:54 -05:00
2011-04-22 22:36:45 +01:00
2011-04-12 22:34:16 +01:00
2011-02-12 17:43:29 +00:00
2011-04-28 15:52:15 +01:00
2011-06-01 12:16:21 +02:00
2011-01-28 11:25:11 +01:00
2011-01-25 21:28:20 -05:00