aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/lu.cpp
Commit message (Expand)AuthorAge
* small improvementsGravatar Benoit Jacob2009-08-24
* * polish computeInverseWithCheck to share more code, fix documentation, fix c...Gravatar Benoit Jacob2009-06-29
* mergeGravatar Benoit Jacob2009-05-22
|\
| * remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* | LU and PartialLU decomposition interface unification.Gravatar Hauke Heibel2009-05-22
|/
* * introduced method createRandomMatrixOfRank (R = U*D*V where U,V unitary, D ...Gravatar Hauke Heibel2009-05-17
* fix a bunch of warnings (actual issues) reported by FrankGravatar Benoit Jacob2009-01-22
* lu test:don't failGravatar Benoit Jacob2009-01-20
* LU class:Gravatar Benoit Jacob2008-12-17
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* if EIGEN_NICE_RANDOM is defined, the random functions will return numbers withGravatar Benoit Jacob2008-09-01
* * bug fixes in: Dot, generalized eigen problem, singular matrix detetection ...Gravatar Gael Guennebaud2008-08-23
* * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for ver...Gravatar Gael Guennebaud2008-08-22
* * add LU unit-test. Seems like we have very good numerical stability!Gravatar Benoit Jacob2008-08-09