aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Array
Commit message (Expand)AuthorAge
...
* * Added .all() and .any() members to PartialReduxGravatar Gael Guennebaud2008-08-20
* * doc improvements in Cwise and PartialRedux:Gravatar Benoit Jacob2008-08-19
* removed the packet specializations of some functorsGravatar Gael Guennebaud2008-07-31
* Several compilation fixes for MSVC and NVCC, basically:Gravatar Gael Guennebaud2008-07-29
* Add .perpendicular() function in Geometry module (adapted from Eigen1)Gravatar Gael Guennebaud2008-07-22
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* Added an automatically generated list of selected examples in the documentation.Gravatar Gael Guennebaud2008-07-19
* Complete rewrite of partial reduction according to mailing list discussions.Gravatar Gael Guennebaud2008-07-19
* - 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
* change derived classes methods from "private:_method()"Gravatar Benoit Jacob2008-06-26
* * added a pseudo expression Array giving access to:Gravatar Gael Guennebaud2008-06-20
* * refactoring of Product:Gravatar Gael Guennebaud2008-06-19
* * Block: row and column expressions in the inner directionGravatar Benoit Jacob2008-06-16
* * start of the Geometry module with a cross product and quaternion expressionsGravatar Gael Guennebaud2008-06-02
* 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