| commit | c5aa40675a3d4c58b0cfd7c0ecad481daa3a063b | [log] [tgz] |
|---|---|---|
| author | srpgilles <srpgilles@gmail.com> | Tue Dec 30 15:20:19 2025 +0000 |
| committer | Antonio Sánchez <cantonios@google.com> | Tue Dec 30 15:20:19 2025 +0000 |
| tree | 364dea667263db6328d35e99dd0652c83c007571 | |
| parent | 5793499a554004948f5b1bc8591625832e20100d [diff] |
Fix `check_that_free_is_allowed` so that it properly checks `is_free_allowed` and not `is_malloc_allowed` libeigen/eigen!2101 Co-authored-by: Sébastien Gilles <sebastien.gilles@inria.fr>
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.