eigen/Eigen
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
..
src * add .imag() function 2008-11-14 09:55:25 +00:00
Array add lpNorm<p>() method to MatrixBase, implemented in Array module, with 2008-11-03 22:47:00 +00:00
Cholesky Big API change in Cholesky module: 2008-10-13 15:53:27 +00:00
CMakeLists.txt CoreDeclarations was removed 2008-08-28 17:33:27 +00:00
Core remove CoreDeclaration from the documentation 2008-08-28 19:11:03 +00:00
Geometry fix compilation with gcc 4.3 2008-10-26 20:43:05 +00:00
LU Complete LU documentation 2008-08-11 21:26:37 +00:00
QR * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Regression The discussed changes to Hyperplane, the ParametrizedLine class, and the 2008-08-31 04:25:30 +00:00
Sparse Several improvements in sparse module: 2008-11-05 13:47:55 +00:00
SVD missing SVD header file 2008-08-19 20:18:46 +00:00