eigen/Eigen/src
Gael Guennebaud 1e62e0b0d8 more ET refactoring:
* extend Cwise for multiple storage base class
* a lot of cleaning in the Sparse module
2009-11-17 16:04:19 +01:00
..
Array more ET refactoring: 2009-11-17 16:04:19 +01:00
Cholesky last round of changes, mainly to return derived types instead of base types, and fix various compilation issues 2009-11-09 07:51:31 -05:00
Core more ET refactoring: 2009-11-17 16:04:19 +01:00
Eigenvalues Compilation fix: makeHousholderInPlace now uses references. 2009-11-11 16:23:09 +00:00
Geometry Experiment the ET refactoring on Transpose for Dense and Sparse storages. 2009-11-16 18:19:08 +01:00
Householder *adapt Householder to the convention that we now favor refs over ptrs for output. Keep "workspace" as pointer because it is an array (which is now more obvious). 2009-11-10 21:22:20 -05:00
Jacobi
LeastSquares
LU last round of changes, mainly to return derived types instead of base types, and fix various compilation issues 2009-11-09 07:51:31 -05:00
misc last round of changes, mainly to return derived types instead of base types, and fix various compilation issues 2009-11-09 07:51:31 -05:00
QR *adapt Householder to the convention that we now favor refs over ptrs for output. Keep "workspace" as pointer because it is an array (which is now more obvious). 2009-11-10 21:22:20 -05:00
Sparse more ET refactoring: 2009-11-17 16:04:19 +01:00
SVD * merge 2009-11-09 09:08:03 -05:00
CMakeLists.txt introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl 2009-11-03 02:18:10 -05:00