aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/Constants.h
Commit message (Expand)AuthorAge
* * Big rework of Assign.h:Gravatar Benoit Jacob2008-06-16
* * split Product to a DiagonalProduct template specializationGravatar Gael Guennebaud2008-06-15
* - get the doc of the enums in MatrixBase rightGravatar Benoit Jacob2008-06-03
* * added a Tridiagonalization class for selfadjoint matricesGravatar Gael Guennebaud2008-06-01
* added optimized matrix times diagonal matrix product via Diagonal flag shortcut.Gravatar Gael Guennebaud2008-05-31
* Added ArrayBit to get the ability to manipulate a Matrix like a simple scalar.Gravatar Gael Guennebaud2008-05-29
* hehe, the complicated nesting scheme in Flagged in the previous commitGravatar Benoit Jacob2008-05-28
* * find the proper way of nesting the expression in Flagged:Gravatar Benoit Jacob2008-05-28
* - introduce Part and Extract classes, splitting and extending the formerGravatar Benoit Jacob2008-05-27
* Introduce generic Flagged xpr, remove already Lazy.h and Temporary.hGravatar Benoit Jacob2008-05-14
* * Draft of a eigenvalues solverGravatar Gael Guennebaud2008-05-12
* * Added ReferencableBit flag to known if coeffRef is available.Gravatar Gael Guennebaud2008-05-08
* * Started support for unaligned vectorization.Gravatar Gael Guennebaud2008-05-05
* Added Triangular expression to extract upper or lower (strictly or not)Gravatar Gael Guennebaud2008-04-26
* Fix a couple of issue with the vectorization. In particular, default ei_p* fu...Gravatar Gael Guennebaud2008-04-24
* split those files in util/Gravatar Benoit Jacob2008-04-10