aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/inverse.cpp
Commit message (Expand)AuthorAge
* another test in the non invertible caseGravatar Manuel Yguel2009-07-04
* * polish computeInverseWithCheck to share more code, fix documentation, fix c...Gravatar Benoit Jacob2009-06-29
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* add a 4x4 inverse case which is not handled by the currentGravatar Gael Guennebaud2009-04-09
* 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
* update the inverse test a littleGravatar Benoit Jacob2008-07-26
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* * big rework of Inverse.h:Gravatar Benoit Jacob2008-07-15
* added a unit test for InverseGravatar Gael Guennebaud2008-05-31