aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array/Replicate.h
Commit message (Expand)AuthorAge
* finish to merge Array into Core:Gravatar Gael Guennebaud2010-06-19
* 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
* * allow matrix dimensions to be 0 (also at compile time) and provide a specia...Gravatar Benoit Jacob2010-03-21
* compile with gcc 4.5Gravatar Benoit Jacob2010-03-18
* fix and extend replicate optimization, and add the packet method though it is...Gravatar Gael Guennebaud2010-03-15
* Try to avoid modulo operations in Replicate if possible.Gravatar Hauke Heibel2010-03-13
* 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
| * Warning 4512 (assignment operators could not be generated) is now simply disa...Gravatar Hauke Heibel2009-12-14
* | 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
|/
* Fixed more W4 warnings.Gravatar Hauke Heibel2009-10-14
* compilation fix: make the generic template ctor explicitGravatar Gael Guennebaud2009-10-13
* make Replicate ctor require the exact expected typeGravatar Benoit Jacob2009-09-30
* Set of fixes and workaround to make sun studio more happy.Gravatar Gael Guennebaud2009-07-10
* * rename PartialRedux to VectorwiseOpGravatar Gael Guennebaud2009-06-10
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix compilation MSVCGravatar Gael Guennebaud2009-03-17
* fix a few compilation errors and warnings (ICC)Gravatar Gael Guennebaud2009-03-11
* add efficient matrix product specializations for HomogeneousGravatar Gael Guennebaud2009-03-05
* big addons:Gravatar Gael Guennebaud2009-03-05