aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/DiagonalMatrix.h
Commit message (Expand)AuthorAge
...
* move default parameter values from function definition to function declaration.Gravatar Benoit Jacob2008-01-06
* - move: DerivedTraits becomes MatrixBase::TraitsGravatar Benoit Jacob2008-01-06
* remove all the _Order mechanics, now we are always traversing matrices inGravatar Benoit Jacob2008-01-06
* Patch by Gael Guennebaud, making Eigen compatible with the Intel compiler (icc).Gravatar Benoit Jacob2008-01-06
* - make MatrixBase and all expressions aware of their preferred traversal order.Gravatar Benoit Jacob2008-01-05
* move Core/ to a src/ subdir, in preparation for following changesGravatar Benoit Jacob2007-12-28