commit | d6b23a2256b0c5d77bdc9988b8a82a9e79b5c5af | [log] [tgz] |
---|---|---|
author | Tyler Veness <calcmogul@gmail.com> | Tue Apr 29 19:54:15 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Apr 29 19:54:15 2025 +0000 |
tree | 8e2adfb721bc8117ce6605e162c1c72f1ade9bcc | |
parent | 729443409942a1816ddf74b95224003b83f4925c [diff] |
Fix unused local typedef warning in matrix exponential
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.