aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/functors/AssignmentFunctors.h
Commit message (Expand)AuthorAge
* bug #1684: partially workaround clang's 6/7 bug #40815Gravatar Gael Guennebaud2019-03-13
* updates based on PR feedbackGravatar Deven Desai2018-06-14
* Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH al...Gravatar Gael Guennebaud2017-07-17
* bug #1376: add missing assertion on size mismatch with compound assignment op...Gravatar Gael Guennebaud2017-01-23
* Relax mixing-type constraints for binary coefficient-wise operators:Gravatar Gael Guennebaud2016-06-06
* 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