aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array/Array.h
Commit message (Expand)AuthorAge
* extend the DenseStorageMatrix mechanism to all expressionsGravatar Gael Guennebaud2009-12-22
* a couple of fixes, now Array passes the linearstructure testGravatar Gael Guennebaud2009-12-17
* clean a bit Matrix and fix static Map functionsGravatar Gael Guennebaud2009-12-17
* some cleaning in DenseStorageBaseGravatar Gael Guennebaud2009-12-17
* finally add a Array class with storage via the introduction of a DenseStorage...Gravatar Gael Guennebaud2009-12-17
* add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04
* Add the concept of base class plugins, and started to write the ArrayBase class.Gravatar Gael Guennebaud2009-11-20
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* * added a pseudo expression Array giving access to:Gravatar Gael Guennebaud2008-06-20