Gael Guennebaud
|
a39e0f7438
|
bug #1612: fix regression in "outer-vectorization" of partial reductions for PacketSize==1 (aka complex<double>)
|
2018-10-16 01:04:25 +02:00 |
|
Gael Guennebaud
|
f0aa7e40fc
|
Fix regression in changeset 5335659c47d69d3ee1b6f9792fea5998731f9a53
|
2018-10-10 23:47:30 +02:00 |
|
Eugene Zhulenev
|
8e6dc2c81d
|
Fix bug in partial reduction of expressions requiring evaluation
|
2018-10-10 13:23:52 -07:00 |
|
Gael Guennebaud
|
1dd1f8e454
|
bug #65: add vectorization of partial reductions along the outer-dimension, for instance: colmajor_mat.rowwise().mean()
|
2018-10-09 23:36:50 +02:00 |
|