Go to file
Gael Guennebaud ea23f36c78 * change the nesting order of adjoint_return_type to
1 - make it easier to catch conjugate expressions
 2 - make sure there is no unecessary copy (we had NestByValue<Derived> which seems to be very bad)
* update eigensolver wrt recent changes
2009-07-07 15:56:13 +02:00
bench add a partial LU bench in BTL 2009-06-04 18:16:54 +02:00
cmake use system variable instead of custom one 2009-06-25 01:06:53 +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 add missing code snippets for newer Matrix methods and PartialLU::solve() 2009-06-25 00:57:51 +02:00
Eigen * change the nesting order of adjoint_return_type to 2009-07-07 15:56:13 +02:00
test * take advantage of new possibilies in LLT (mat -= product) 2009-07-07 15:32:21 +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