eigen/Eigen
Benoit Jacob 85f9fab003 back out changeset efdf2e4056
. It turns out that the SSE3 header is always included, even without any SSE enabled, so it was making us wrongly use SSE3 paths. Backing this out fixes msvc related crashes, at least bug #165.
2011-02-09 14:01:26 -05:00
..
src fix redundancy 2011-02-09 13:44:05 +01:00
Array introduce the 3 stages of eigen2 support, writing to the mailing list about that in Eigen2 to Eigen3 Migration Path thread 2011-01-21 09:51:03 -05:00
Cholesky
CMakeLists.txt
Core back out changeset efdf2e4056 2011-02-09 14:01:26 -05:00
Dense
Eigen Eigen/Eigen should not include Sparse until it is API stable 2011-01-28 10:04:02 +01:00
Eigen2Support eigen2: fix USING_PART_OF_NAMESPACE_EIGEN 2011-01-25 08:03:12 -05:00
Eigenvalues
Geometry import eigen2 Geometry module into Eigen2Support. 2011-01-24 11:21:58 -05:00
Householder
Jacobi
LeastSquares import back LeastSquares into eigen2support. Pass most of eigen2's 'regression' test, except for regression_4 which is about complex numbers. 2011-01-26 11:05:41 -05:00
LU eigen2: pass lu test 2011-01-25 10:02:36 -05:00
QR eigen2: pass QR decomposition and hyperplane tests 2011-01-25 11:19:26 -05:00
QtAlignedMalloc
Sparse eigen2support: disable sparse tests, and do not require to define YES_I_KNOW_NOT_STABLE 2011-01-31 08:44:49 -05:00
StdDeque
StdList
StdVector
SVD eigen2 support: import SVD back, pass SVD tests 2011-01-26 10:33:03 -05:00