mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-06 14:14:46 +08:00
7a7ca99a31
intrin.h is not required nor supported by mingw32. It is present (and supported) on mingw-w64 builds, even those for 32-bit systems, but here too it's not required on 32-bit systems. So if we're on mingw, and it's 64-bit, then and only then is the intrin.h inclusion necessary. |
||
---|---|---|
.. | ||
src | ||
Array | ||
Cholesky | ||
CMakeLists.txt | ||
Core | ||
Dense | ||
Eigen | ||
Eigen2Support | ||
Eigenvalues | ||
Geometry | ||
Householder | ||
Jacobi | ||
LU | ||
QR | ||
QtAlignedMalloc | ||
Sparse | ||
StdDeque | ||
StdList | ||
StdVector | ||
SVD |