aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/nomalloc.cpp
Commit message (Expand)AuthorAge
* fix MaxCols in ComplexEigenSolver which was causing memory allocation instead...Gravatar Gael Guennebaud2011-01-27
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* remove SVD class (was bad code taked from elsewhere)Gravatar Benoit Jacob2010-10-12
* fix nomalloc_2 issues with ICC and gcc 4.0.1 (and speed up compilation ;) )Gravatar Gael Guennebaud2010-07-04
* email changeGravatar Gael Guennebaud2010-06-24
* - add a low level mechanism to provide preallocated memory to gemmGravatar Gael Guennebaud2010-06-24
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* the Index types change.Gravatar Benoit Jacob2010-05-30
* nomalloc: minor cleanupGravatar Benoit Jacob2010-03-08
* Propagate all five matrix template parameters to members and temporaries of d...Gravatar Adolfo Rodriguez Tsouroukdissian2010-03-08
* s/asMatrix()/matrix()Gravatar Gael Guennebaud2010-01-04
* a couple of fixes and cleaningGravatar Gael Guennebaud2009-12-17
* a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* some compilation fixesGravatar Gael Guennebaud2009-12-10
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* more product refactoringGravatar Gael Guennebaud2009-08-06
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* fix a bunch of warnings (actual issues) reported by FrankGravatar Benoit Jacob2009-01-22
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* fix the nomalloc test: it didn't catch the ei_stack_alloc inGravatar Benoit Jacob2008-12-31
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* Solve a big issue with data alignment and dynamic allocation:Gravatar Gael Guennebaud2008-09-03
* * 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 Hessenberg decomposition class for both real and complex matrices.Gravatar Gael Guennebaud2008-06-08
* hack to to make the nomalloc unit test compiles with -pedanticGravatar Gael Guennebaud2008-06-04
* added unit tests for sizeof and dynamic memory allocationGravatar Gael Guennebaud2008-06-02