commit | 5610a13b7767a94e063342277e0b9de4de13be57 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Wed Nov 20 12:45:00 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Wed Nov 20 12:45:00 2024 +0000 |
tree | 7bedaefa32d043886ff43ed05664abad0e93a1f1 | |
parent | 6c6ce9d06b69d13459c2bcba112b1a25f08923c8 [diff] |
Simplify and speed up pow() by 5-6%
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.