aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/XprHelper.h
Commit message (Expand)AuthorAge
* * Umeyama has now similar performance for RowMajor and ColMajor layouts.Gravatar Hauke Heibel2009-05-27
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* ok, this time cast should really work ; sorry for the noiseGravatar Gael Guennebaud2009-04-29
* fix computation of aligned_bit (has been broken by the change ofGravatar Gael Guennebaud2009-04-05
* * enable vectorization of sin, cos, etc. by default with an option toGravatar Gael Guennebaud2009-03-26
* oops forgot to include a file in previous commit (I had other localGravatar Gael Guennebaud2009-03-26
* big addons:Gravatar Gael Guennebaud2009-03-05
* remove the Matrix_ prefixGravatar Benoit Jacob2009-01-06
* * the 4th template param of Matrix is now Options. One bit for storageGravatar Benoit Jacob2009-01-04
* * fix in IO.h, a useless copy was made because of assignment fromGravatar Benoit Jacob2008-12-18
* add internal documentationGravatar Benoit Jacob2008-11-30
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* Add smart cast functions and ctor with scalar conversion (explicit)Gravatar Gael Guennebaud2008-10-25
* Solve the issue found by Timothy in solveTriangular:Gravatar Gael Guennebaud2008-10-13
* resurrected sparse triangular solverGravatar Gael Guennebaud2008-09-02
* * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ...Gravatar Gael Guennebaud2008-08-24