eigen/Eigen
2010-11-23 19:19:04 +01:00
..
src fix bug #122 : rank 2 update test and scalar multiple extraction were both wrong 2010-11-23 19:19:04 +01:00
Array Added the Array include's warning for GCC. 2010-01-20 21:36:50 +01:00
Cholesky Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
CMakeLists.txt Improves the filter for hidden files in "Eigen" and "Eigen/src". 2010-11-22 10:47:07 -05:00
Core holy crap, i had disabled all static asserts in 71f023de3e 2010-11-22 08:21:30 -05:00
Dense Add newline at the end of Dense. 2010-07-23 19:00:02 +02:00
Eigen add Eigen/Eigen 2009-06-19 20:46:55 +02:00
Eigen2Support Fixed compilation due to lacking Transform definitions. 2010-11-01 16:53:39 +01:00
Eigenvalues Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
Geometry Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
Householder Add blocking inside HouseholderQR based on code from Vincent Lejeune. 2010-06-17 18:30:47 +02:00
Jacobi added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
LU only include SSE path if SSE enabled 2009-12-14 22:52:11 -05:00
QR Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
QtAlignedMalloc bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Sparse Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
StdDeque * added EIGEN_ALIGNED_ALLOCATOR macro to allow specifying a different aligned allocator 2010-07-26 19:06:47 -04:00
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector email change 2010-06-24 23:21:58 +02:00
SVD remove SVD class (was bad code taked from elsewhere) 2010-10-12 10:19:59 -04:00