aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array/Reverse.h
Commit message (Expand)AuthorAge
* finish to merge Array into Core:Gravatar Gael Guennebaud2010-06-19
* remove reference to the dead Array moduleGravatar Gael Guennebaud2010-06-19
* Define non-const operator() in Reverse; enable test for this.Gravatar Jitse Niesen2010-05-31
* the Index types change.Gravatar Benoit Jacob2010-05-30
* remove MakeBase, use ei_dense_xpr_base insteadGravatar Benoit Jacob2010-04-23
* * Refactoring of the class hierarchy: introduction of DenseDirectAccessBase, ...Gravatar Benoit Jacob2010-04-16
* Document Map and Stride, add examples.Gravatar Benoit Jacob2010-02-26
* DenseBase::IsRowMajor now takes the special case of vectors into account.Gravatar Benoit Jacob2010-02-25
* get rid of NestParentByRefBitGravatar Gael Guennebaud2010-02-08
* Introduced NestParentByRefBit and NestByRefBit - this should fix temporaries ...Gravatar Hauke Heibel2010-02-06
* lot of cleaning:Gravatar Gael Guennebaud2010-01-22
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* extend the DenseStorageMatrix mechanism to all expressionsGravatar Gael Guennebaud2009-12-22
* adapt select, replicate and reverseGravatar Gael Guennebaud2009-12-10
* Experiment the ET refactoring on Transpose for Dense and Sparse storages.Gravatar Gael Guennebaud2009-11-16
* * rename PartialRedux to VectorwiseOpGravatar Gael Guennebaud2009-06-10
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix doxygen \ingroup for the array moduleGravatar Gael Guennebaud2009-02-09
* remove remaining debug stuff in Reverse.hGravatar Gael Guennebaud2009-02-08
* Add vectorization of Reverse (was more tricky than I thought) andGravatar Gael Guennebaud2009-02-06
* Reverse::coeff*(int) functions are for vector onlyGravatar Gael Guennebaud2009-02-06
* apply Ricard patch for Reverse with minor modificationsGravatar Gael Guennebaud2009-02-06