commit | f3929ac7eda912cc75b0aea49220eb21a2460436 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <charless@vt.edu> | Tue Jan 03 17:30:10 2023 +0000 |
committer | Charles Schlosser <charless@vt.edu> | Tue Jan 03 17:30:10 2023 +0000 |
tree | e6e3594863b272bbba899dfc58ab2f499ce7a0e0 | |
parent | 1b33a6374bbd8dfd7ee3da4305134aff7881f319 [diff] |
Fix EIGEN_HAS_CXX17_OVERALIGN for icc
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.