aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/functors/AssignmentFunctors.h
Commit message (Expand)AuthorAge
* bug #1231: fix compilation regression regarding complex_array/=real_array and...Gravatar Gael Guennebaud2016-05-18
* Fix vectorization of swap for non trivial expressionsGravatar Gael Guennebaud2015-03-31
* Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC.Gravatar Christoph Hertzberg2014-10-13
* Fix mixing scalar types with evaluatorsGravatar Gael Guennebaud2014-02-19
* Fix vectorization logic wrt assignment functorsGravatar Gael Guennebaud2014-02-19
* bug #99: refactor assignment and compound assignment mechanism through "assig...Gravatar Gael Guennebaud2013-11-06