commit | 37563856c9510aeca7923420e34311a0816b96fd | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Fri Oct 25 17:02:43 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Oct 25 17:02:43 2024 +0000 |
tree | 6abb3126295f3e2dc34f08e05295f011d290bfca | |
parent | 3f067c48504a5243bb48af0e983a26b7ec0a14dd [diff] |
Fix stack allocation assert
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.