aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Array
Commit message (Expand)AuthorAge
* * rename PartialRedux to VectorwiseOpGravatar Gael Guennebaud2009-06-10
* big addons:Gravatar Gael Guennebaud2009-03-05
* update of the Array module docGravatar Gael Guennebaud2009-02-12
* apply Ricard patch for Reverse with minor modificationsGravatar Gael Guennebaud2009-02-06
* * mark Geometry as experimentalGravatar Benoit Jacob2009-01-26
* * QR: add a rank() method and improve the accuracy of the rankGravatar Gael Guennebaud2009-01-20
* Patch by Kenneth Riddile: disable MSVC warnings, reenable them outsideGravatar Benoit Jacob2008-12-18
* add lpNorm<p>() method to MatrixBase, implemented in Array module, withGravatar Benoit Jacob2008-11-03
* Add a Select expression in the Array module which mimics a coeff-wise ?: oper...Gravatar Gael Guennebaud2008-09-03
* doc fixes, and extended Basic Linear Algebra and Reductions sectionsGravatar Gael Guennebaud2008-08-20
* Add .perpendicular() function in Geometry module (adapted from Eigen1)Gravatar Gael Guennebaud2008-07-22
* 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
* * refactoring of Product:Gravatar Gael Guennebaud2008-06-19
* moved purely "array" related stuff to a new module Array.Gravatar Gael Guennebaud2008-05-31