eigen/Eigen
Gael Guennebaud 60804c306d *patch by Daniel Gomez:
- bugfix in SparseMatrix
 - add a sparse unit test
* renamed Transform::affine => linear
2008-08-21 17:02:47 +00:00
..
src *patch by Daniel Gomez: 2008-08-21 17:02:47 +00:00
Array doc fixes, and extended Basic Linear Algebra and Reductions sections 2008-08-20 13:07:46 +00:00
Cholesky bugfix in CholeskyWithoutSquareRoot::solve found by Timothy Hunter 2008-08-16 07:09:39 +00:00
CMakeLists.txt * Fix CMakeLists.txt issue with SVD 2008-08-20 15:58:01 +00:00
Core * Add the possibility to customize the output of matrices, e.g.: 2008-08-21 13:17:21 +00:00
CoreDeclarations last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to 2008-08-12 02:14:02 +00:00
Geometry Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +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 * add Regression module, from eigen1, improved, with doc and unit-test. 2008-08-11 02:25:40 +00:00
Sparse * added an in-place version of inverseProduct which 2008-06-29 21:29:12 +00:00
SVD missing SVD header file 2008-08-19 20:18:46 +00:00