commit | 8b9dbcdaaf668d39ace2757f5d91860036a8e738 | [log] [tgz] |
---|---|---|
author | Tyler Veness <calcmogul@gmail.com> | Thu Aug 07 00:03:33 2025 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Thu Aug 07 00:03:33 2025 +0000 |
tree | c0e62d3660d43736aad7c6fc8c0aa6aabbfd00cf | |
parent | 975a5aba4fafbc07624e6e930407a9caaf2b4089 [diff] |
Fix numext::bit_cast() compilation failure in C++20
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.