eigen/Eigen/src
2010-11-15 11:11:22 +01:00
..
Cholesky bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Core Correct std::map fix (two commits ago); copy fix to aligned_allocator doc. 2010-11-12 12:06:24 +00:00
Eigen2Support add eigen2support Transform typedefs, add Eigen2To3 section on Transform 2010-10-29 09:00:35 -04:00
Eigenvalues fix bug #107: SelfAdjointEigenSolver and RowMajor (and add unit test) 2010-11-04 09:33:05 +01:00
Geometry rm auto normalization in favor of clamping 2010-11-03 15:32:40 +01:00
Householder fix return type of rightHouseholderSequence() 2010-11-15 11:11:22 +01:00
Jacobi Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
LU Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}. 2010-10-26 16:47:01 +02:00
misc Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}. 2010-10-26 16:47:01 +02:00
plugins Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
QR bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Sparse Fix bug #65. 2010-11-02 14:32:41 +01:00
StlSupport bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
SVD prevent warning 2010-11-10 18:59:16 +01:00
CMakeLists.txt