mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
85f9fab003
. 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. |
||
---|---|---|
.. | ||
src | ||
Array | ||
Cholesky | ||
CMakeLists.txt | ||
Core | ||
Dense | ||
Eigen | ||
Eigen2Support | ||
Eigenvalues | ||
Geometry | ||
Householder | ||
Jacobi | ||
LeastSquares | ||
LU | ||
QR | ||
QtAlignedMalloc | ||
Sparse | ||
StdDeque | ||
StdList | ||
StdVector | ||
SVD |