aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array/Select.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
* change the value of Dynamic to -1, since the index type is now configurable.Gravatar Benoit Jacob2010-06-11
* 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
* 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
* merge with default branchGravatar Gael Guennebaud2009-12-22
|\
* | extend the DenseStorageMatrix mechanism to all expressionsGravatar Gael Guennebaud2009-12-22
* | a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* | adapt select, replicate and reverseGravatar Gael Guennebaud2009-12-10
| * Removed NestByValue dependency from MatrixBase::select().Gravatar Hauke Heibel2009-12-01
* | more ET refactoring:Gravatar Gael Guennebaud2009-11-17
|/
* 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
* patch from Ricard Marxer: add doc example for select()Gravatar Gael Guennebaud2009-01-17
* make ei_traist<Select> honors nested typesGravatar Gael Guennebaud2009-01-12
* Add a Select expression in the Array module which mimics a coeff-wise ?: oper...Gravatar Gael Guennebaud2008-09-03