commit | 1a45d2168e11c2021b6aae65fdbd9baa9eca4bc3 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Mon Aug 25 18:05:22 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Aug 25 18:05:22 2025 +0000 |
tree | 0788ea89b331c97101dd843aa8f24595c511d695 | |
parent | 05e74b1a40b00c4ff2ba3f3eda0f6056001b0dc0 [diff] |
Fix use of FMA in triangular solver for boost multiprecision.
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.