aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/functors/BinaryFunctors.h
Commit message (Expand)AuthorAge
* Added support for exclusive orGravatar Benoit Steiner2016-04-14
* Improved the cost estimate of the quotient opGravatar Benoit Steiner2016-03-25
* Started to model the cost of divisions more accurately.Gravatar Benoit Steiner2016-03-25
* Resolve bad merge.Gravatar Eugene Brevdo2016-03-08
* Made it possible to leverage several binary functor in a CUDA kernelGravatar Benoit Steiner2015-12-02
* Allow the vectorized version of the Binary and the Nullary functors to run on...Gravatar Benoit Steiner2015-11-11
* Reimplement the tensor comparison operators by using the scalar_cmp_op functo...Gravatar Benoit Steiner2015-11-06
* Some functors were not generic wrt packet-type.Gravatar Gael Guennebaud2015-08-07
* Add special path for matrix<complex>/real.Gravatar Gael Guennebaud2015-06-26
* bug #872: Avoid deprecated binder1st/binder2nd usage by providing custom func...Gravatar Christoph Hertzberg2015-05-07
* bug #701: workaround (min) and (max) blocking ADL by introducing numext::mini...Gravatar Gael Guennebaud2014-10-20
* Fix hypot() and hypotNorm() wrt NaN and INF values.Gravatar Gael Guennebaud2014-09-02
* Split the huge Functors.h fileGravatar Gael Guennebaud2013-11-06