eigen/Eigen/src
2010-01-01 21:47:53 -05:00
..
Array much better workaround for empty struct (the previous one caused GCC 4.3 to generate wrong code leading to segfaults) 2009-12-18 17:08:59 +01:00
Cholesky Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
Core put the assign assert and debug info before the assignment itself 2010-01-01 21:47:53 -05:00
Eigenvalues clean a bit Hessenberg and make sure the subdiagonal coeff is real even for 2x2 matrices 2009-12-23 12:30:05 +01:00
Geometry change the Arch constants: const int ---> enum, more explicit names, and use 2009-12-14 17:26:24 -05:00
Householder Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
Jacobi
LeastSquares
LU add missing inclusion of LU/arch, thanks to J.B. Rouault 2009-12-19 13:49:00 +01:00
misc Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
QR Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
Sparse Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01:00
SVD Warning 4512 (assignment operators could not be generated) is now simply disabled. 2009-12-14 10:32:43 +01: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