| commit | 452371cead5e83131a816b1069e1aec4b9c6cf36 | [log] [tgz] |
|---|---|---|
| author | Anuj Rawat <anuj.rawat@intel.com> | Thu Jan 09 11:50:50 2020 -0800 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Jan 10 18:05:42 2020 +0000 |
| tree | a3a319e7698d2f7db9cd22106057a2b97e70ae37 | |
| parent | 601f89dfd0e02df0010466139d34ae7940d91b3a [diff] |
Fix for gcc build error when using Eigen headers with AVX512
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.