commit | 1e9d7ed7d313aab2ab0984d56e1f370b0ebf9241 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Fri Aug 29 17:19:28 2025 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Fri Aug 29 17:19:28 2025 +0000 |
tree | 2fdf53667eaeb61a50033f733528337738b11d64 | |
parent | 5d4485e767912777e56adce44a30745ec2dbbadc [diff] |
Add missing semicolon to `has_fma` definitions to fix GPU builds.
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.