Go to file
Benoit Jacob 03ad303d14 * add resize(int, NoChange) and resize(NoChange, int)
* add missing assert in resize(int)
* add examples for all resize variants
* expand docs (part of which is from Tim Hutt's e-mail)
2009-06-24 22:07:03 +02:00
bench add a partial LU bench in BTL 2009-06-04 18:16:54 +02:00
cmake check version number using newer cmake functionality, instead of kde macro 2009-06-23 15:39:46 +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 resize(int, NoChange) and resize(NoChange, int) 2009-06-24 22:07:03 +02:00
Eigen * add resize(int, NoChange) and resize(NoChange, int) 2009-06-24 22:07:03 +02:00
test * rename PartialRedux to VectorwiseOp 2009-06-10 11:20:30 +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