eigen/Eigen
2010-11-04 09:33:05 +01:00
..
src fix bug #107: SelfAdjointEigenSolver and RowMajor (and add unit test) 2010-11-04 09:33:05 +01:00
Array
Cholesky Remove \nonstable yet. The stability rules for Eigen3 are much simpler: 2010-06-29 10:10:47 -04:00
CMakeLists.txt
Core Fixed bug #95 by changing _M_IX64 to _M_X64 as proposed by Jan Schlicht. 2010-10-27 11:07:38 +02:00
Dense Add newline at the end of Dense. 2010-07-23 19:00:02 +02:00
Eigen
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
Jacobi
LU
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
StdVector
SVD remove SVD class (was bad code taked from elsewhere) 2010-10-12 10:19:59 -04:00