commit | d228bcdf8f35d0625e6dd69ae2f949c38ac21257 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Tue Jun 10 21:52:01 2025 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Tue Jun 10 21:52:01 2025 +0000 |
tree | 6effa074794fe2fd6ab90464ea8eeb7ef5c905ed | |
parent | 994f3d107af02c12d237c19419b56f00d3a54820 [diff] |
Fix neon compilation bug
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.