commit | d368998120aec845ff5bdffb4a14a03fcdb09e1a | [log] [tgz] |
---|---|---|
author | Tyler Veness <calcmogul@gmail.com> | Sat Aug 23 22:25:52 2025 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Sat Aug 23 22:25:52 2025 +0000 |
tree | 950b26e9f9f14b1e3cee06fc9c2e9b942c9df233 | |
parent | c487a4fe9eab5836330246b992fe7c17c06d6726 [diff] |
Fix MSVC error about missing std::bit_cast
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.