commit | f1b9692d636991937dc7391bb282f47cc14952c2 | [log] [tgz] |
---|---|---|
author | Sean McBride <sean@rogue-research.com> | Thu Mar 03 20:19:33 2022 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Thu Mar 03 20:19:33 2022 +0000 |
tree | 1d14eaf3f40acc16a3174853bfe7278930a147df | |
parent | 27d8f29be38a7ef9a1d3bfd82f0a8dbf16ac0a7c [diff] |
Removed EIGEN_UNUSED decorations from many functions that are in fact used
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/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.