Go to file
Gael Guennebaud 139529e97b * add .imag() function
* fix a very old bug in EigenSolver that I had completely forgotten
  (thanks to Timothy to refresh my mind)
* fix doc of Matrix::Map
2008-11-14 09:55:25 +00:00
bench Several improvements in sparse module: 2008-11-05 13:47:55 +00:00
cmake Several improvements in sparse module: 2008-11-05 13:47:55 +00:00
demos * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
disabled sparse module: 2008-10-21 13:35:04 +00:00
doc norm2() renamed to squaredNorm(), kept as deprecated for now. 2008-11-03 19:14:17 +00:00
Eigen * add .imag() function 2008-11-14 09:55:25 +00:00
test * add .imag() function 2008-11-14 09:55:25 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt same thing with EIGEN_BINARY_DIR. Now the doc generation works from kdesupport. 2008-08-31 15:20:25 +00: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
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox remove apidox_preprocessing script which is not used anymore 2008-09-16 13:26:46 +00:00