aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/plugins/MatrixCwiseBinaryOps.h
Commit message (Expand)AuthorAge
* Big 279: enable mixing types for comparisons, min, and max.Gravatar Gael Guennebaud2016-06-10
* Relax mixing-type constraints for binary coefficient-wise operators:Gravatar Gael Guennebaud2016-06-06
* bug #872: remove usage of deprecated bind1st.Gravatar Gael Guennebaud2015-06-09
* merge with default branchGravatar Gael Guennebaud2013-11-05
|\
* | Fix bug #679Gravatar Christoph Hertzberg2013-10-15
| * Add support for NVCC5: most of the Core and part of LU are callable from CUDA...Gravatar Gael Guennebaud2013-02-07
|/
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* added functions to allow for cwise min/max operations with scalar argument (b...Gravatar Abraham Bachrach2012-01-11
* const-qualify template parameters representing const arguments to expressions.Gravatar Benoit Jacob2011-01-24
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* renaming (MatrixType ---> whatever appropriate)Gravatar Benoit Jacob2010-04-18
* finally add a Array class with storage via the introduction of a DenseStorage...Gravatar Gael Guennebaud2009-12-17
* adapt select, replicate and reverseGravatar Gael Guennebaud2009-12-10
* Add the concept of base class plugins, and started to write the ArrayBase class.Gravatar Gael Guennebaud2009-11-20