Until now, the user had to edit the source code to do that. Internally, add EIGEN_ALIGN that takes into account both EIGEN_DONT_ALIGN.and EIGEN_ARCH_WANTS_ALIGNMENT. From now on, only EIGEN_ALIGN should be used to test whether we want to align. |
||
|---|---|---|
| .. | ||
| src | ||
| Array | ||
| Cholesky | ||
| CMakeLists.txt | ||
| Core | ||
| Geometry | ||
| LeastSquares | ||
| LU | ||
| QR | ||
| QtAlignedMalloc | ||
| Sparse | ||
| StdVector | ||
| SVD | ||