commit | 2e8cc042a1f9c1b35e7ab3013bab2e01f7b04142 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Thu Aug 28 21:40:19 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Thu Aug 28 21:40:19 2025 +0000 |
tree | 69ffbe7bc50855350eff7b488e74f94b54874a9e | |
parent | 52f570a409b256eb0145fe0fc74c0b210d6aa8b8 [diff] |
Replace calls to numext::fma with numext:madd.
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.