commit | 430e35fbd15d3c946d2d2ba19ec41c16ba217cb3 | [log] [tgz] |
---|---|---|
author | Sean McBride <sean@rogue-research.com> | Fri Jul 11 11:30:23 2025 -0400 |
committer | Sean McBride <sean@rogue-research.com> | Fri Jul 11 11:30:23 2025 -0400 |
tree | dc1e227bb6d85db78b2f0d0bf057859988d70a71 | |
parent | bd0cd1d67b7d93605da49924588ce4bd6a816124 [diff] |
Fixed -Wshadow warning by renaming variables
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.