commit | 975a5aba4fafbc07624e6e930407a9caaf2b4089 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Wed Aug 06 19:00:08 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Wed Aug 06 19:00:08 2025 +0000 |
tree | ce0e6476e7011a3bd55715ea4e33a13705a434ca | |
parent | 4be7e6b4e0a82853e853c0c7c4ef72f395e1f497 [diff] |
Fix TODO: Use std::bit_cast or __builtin_bit_cast if available.
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.