| commit | 2fc63808e475b7c8e3341082f4fa47bbf3fdb2ba | [log] [tgz] |
|---|---|---|
| author | Tyler Veness <calcmogul@gmail.com> | Mon Nov 18 01:56:55 2024 +0000 |
| committer | Charles Schlosser <cs.schlosser@gmail.com> | Mon Nov 18 01:56:55 2024 +0000 |
| tree | 4360958d6ed4813cf1371d6443d19a2eab775aaa | |
| parent | 5133c836c032a2efd0636ddc0da31cc4a7848328 [diff] |
Fix C++20 constexpr test compilation failures
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.