commit | 7d7576f3262fa15c34d5575637bd8d7ff4a83f16 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Jun 06 14:06:19 2023 -0700 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Jun 06 14:06:19 2023 -0700 |
tree | a934eca40dba75f87d58e12836ee9955a6cef9fd | |
parent | b7151ffaab545c812e047686d979f28ce5fef9c7 [diff] |
Avoid underflow in prsqrt.
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.