aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array/Functors.h
Commit message (Expand)AuthorAge
* * QR: add a rank() method and improve the accuracy of the rankGravatar Gael Guennebaud2009-01-20
* * patch from Konstantinos Margaritis: bugfix in Altivec version of ei_pdivGravatar Gael Guennebaud2008-08-25
* bugfix from Timothy Hunter s/ei_div/ei_pdivGravatar Gael Guennebaud2008-08-22
* removed the packet specializations of some functorsGravatar Gael Guennebaud2008-07-31
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* 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
* * Block: row and column expressions in the inner directionGravatar Benoit Jacob2008-06-16
* big changes in Doxygen configuration; work around bug with doxygen parsing ofGravatar Benoit Jacob2008-06-02
* added optimized matrix times diagonal matrix product via Diagonal flag shortcut.Gravatar Gael Guennebaud2008-05-31
* moved purely "array" related stuff to a new module Array.Gravatar Gael Guennebaud2008-05-31