aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array/Reverse.h
Commit message (Expand)AuthorAge
* 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