Go to file
Gael Guennebaud 32b08ac971 re-implement stableNorm using a homemade blocky and
vectorization friendly algorithm (slow if no vectorization)
2009-07-17 16:22:39 +02:00
bench re-implement stableNorm using a homemade blocky and 2009-07-17 16:22:39 +02:00
cmake Set of fixes and workaround to make sun studio more happy. 2009-07-10 16:10:03 +02:00
demos remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
disabled remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
doc * rename QR to HouseholderQR because really that impacts the API, not just the impl. 2009-07-06 17:12:10 +02:00
Eigen re-implement stableNorm using a homemade blocky and 2009-07-17 16:22:39 +02:00
test re-implement stableNorm using a homemade blocky and 2009-07-17 16:22:39 +02:00
unsupported remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt Fix out of source build 2009-05-27 17:36:46 +02: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 update CTestConfig file for my.cdash.org 2009-05-19 10:21:24 +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