aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/linearstructure.cpp
Commit message (Expand)AuthorAge
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* fix += return by value like operationsGravatar Gael Guennebaud2010-09-06
* More Index related stuff.Gravatar Hauke Heibel2010-06-21
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* Complete rework of global math functions and NumTraits.Gravatar Benoit Jacob2010-04-28
* a couple of fixes, now Array passes the linearstructure testGravatar Gael Guennebaud2009-12-17
* a couple of fixes and cleaningGravatar Gael Guennebaud2009-12-17
* a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* adapt select, replicate and reverseGravatar Gael Guennebaud2009-12-10
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* 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
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* * added a pseudo expression Array giving access to:Gravatar Gael Guennebaud2008-06-20
* many small fixes and documentation improvements,Gravatar Benoit Jacob2008-05-29
* * find the proper way of nesting the expression in Flagged:Gravatar Benoit Jacob2008-05-28
* update of the testing framework:Gravatar Gael Guennebaud2008-05-22
* added a tough test to check the determinant that currently failsGravatar Gael Guennebaud2008-04-25
* * make use of the EvalBeforeNestingBit and EvalBeforeAssigningBitGravatar Gael Guennebaud2008-04-05
* generalized ei_traits<>.Gravatar Benoit Jacob2008-03-12
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* prefix global functions with ei_ as previous solution was ratherGravatar Benoit Jacob2008-02-28
* rework Identity API: no longer restricted to square matricesGravatar Benoit Jacob2008-01-11
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* - move: DerivedTraits becomes MatrixBase::TraitsGravatar Benoit Jacob2008-01-06
* - eigen2 now fully enforces constness! found a way to achieve thatGravatar Benoit Jacob2007-12-25