aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Swap.h
Commit message (Expand)AuthorAge
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* doc and use sed to clean the class hierarchy instead ofGravatar Gael Guennebaud2008-08-28
* * move memory related stuff to util/Memory.hGravatar Gael Guennebaud2008-08-26
* * Add the possibility to customize the output of matrices, e.g.:Gravatar Gael Guennebaud2008-08-21
* * Big change in Block and Map:Gravatar Gael Guennebaud2008-08-09
* * fix bug in SwapWrapper : store the wrapped expression by referenceGravatar Benoit Jacob2008-08-09
* LU: remove partial-pivoting path (moderately useful since it's doesGravatar Benoit Jacob2008-08-07
* New implementation of Swap as discussed, reusing Assign. Makes LU runGravatar Benoit Jacob2008-08-05
* * LU decomposition, supporting all rectangular matrices, with fullGravatar Benoit Jacob2008-08-04
* * fix compilation issue in ProductGravatar Gael Guennebaud2008-07-02
* * start of the Geometry module with a cross product and quaternion expressionsGravatar Gael Guennebaud2008-06-02
* -new: recursive costs system, useful to determine automaticallyGravatar Benoit Jacob2008-04-03
* * #define EIGEN_NDEBUG now also disables asserts. UsefulGravatar Benoit Jacob2008-03-26
* generalized ei_traits<>.Gravatar Benoit Jacob2008-03-12
* big change: MatrixBase only takes one template parameter "Derived", theGravatar Benoit Jacob2008-03-10
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* alpha 3.1. in this commit:Gravatar Benoit Jacob2008-01-15