aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/functors
Commit message (Expand)AuthorAge
* bug #701: workaround (min) and (max) blocking ADL by introducing numext::mini...Gravatar Gael Guennebaud2014-10-20
* Make cuda_basic test compile again by adding lots of EIGEN_DEVICE_FUNC.Gravatar Christoph Hertzberg2014-10-13
* merge with default branchGravatar Gael Guennebaud2014-09-14
|\
| * Fix hypot() and hypotNorm() wrt NaN and INF values.Gravatar Gael Guennebaud2014-09-02
* | merge with default branchGravatar Gael Guennebaud2014-07-10
|\|
| * bug #808: fix implicit conversions from int/longint to float/doubleGravatar Gael Guennebaud2014-07-08
* | merge with default branchGravatar Gael Guennebaud2014-06-20
|\|
| * Add component-wise atan() function (see bug #80).Gravatar Roger Martin2014-06-19
* | Fix mixing scalar types with evaluatorsGravatar Gael Guennebaud2014-02-19
* | Fix vectorization logic wrt assignment functorsGravatar Gael Guennebaud2014-02-19
|/
* Install functor folder with cmakeGravatar Leszek Swirski2013-11-08
* bug #99: refactor assignment and compound assignment mechanism through "assig...Gravatar Gael Guennebaud2013-11-06
* Split the huge Functors.h fileGravatar Gael Guennebaud2013-11-06