Go to file
Thomas Capricelli 9a876806e1 use eigen stableNorm() instead of cminpack 'enorm'. The results are mostly
slightly better in tests (one test needs 15 iterations intead of 16, for
the same result). Some numerical results have improved slightly, too.

If one uses blueNorm() instead, an assert for 'overflow' is raised from
blueNorm()
2009-08-20 21:04:38 +02:00
bench add a "rot" benchmark in BTL 2009-08-15 10:19:16 +02:00
cmake apply patch from Marcus Hanwell: Improved quoting of tests when added to the build 2009-08-02 15:09:34 +02:00
demos remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
disabled change the implementation of BandMatrix to follow the BLAS/LAPACK storage scheme 2009-07-15 17:00:49 +02:00
doc Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00
Eigen * make HessenbergDecomposition uses the Householder module 2009-08-17 17:41:01 +02:00
scripts new script that update from mercurial, make the doc, and upload the result 2009-08-15 03:36:37 +02:00
test change the make householder algorithm so that the remaining coefficient 2009-08-17 17:04:32 +02:00
unsupported use eigen stableNorm() instead of cminpack 'enorm'. The results are mostly 2009-08-20 21:04:38 +02:00
.hgignore add basic .hgignore file for most common generated/temporary files 2009-08-08 21:42:14 +02:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt only append the changeset to the version if we're in the default branch 2009-08-14 21:58:41 -04:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
CTestConfig.cmake enable our own ctest dashboard 2009-07-20 23:06:04 +02:00
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
eigen2.pc.in Added pkgconfig support 2009-05-19 11:48:50 -05:00
Mainpage.dox * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00