commit | 84c446df2c2d3c31dc3427c2f3b21363e7735ee4 | [log] [tgz] |
---|---|---|
author | Tyler Veness <calcmogul@gmail.com> | Wed Oct 30 17:18:42 2024 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Wed Oct 30 17:18:42 2024 +0000 |
tree | 026ae9463353c952026eb43667083b9eee6fe37c | |
parent | a9584d8e3cdba2b7043b1a66b4a8486b4a3947d7 [diff] |
Fix macro redefinition warning in FFTW test
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/ or https://libeigen.gitlab.io/docs/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.