| commit | b9d2900e8f57336cda99defa51e58675835b5b4d | [log] [tgz] |
|---|---|---|
| author | Erik Schultheis <erik.schultheis@aalto.fi> | Thu Mar 24 12:07:18 2022 +0200 |
| committer | Erik Schultheis <erik.schultheis@aalto.fi> | Thu Mar 24 12:07:18 2022 +0200 |
| tree | 2ca820607ba155f969c4c5d4ebce1e6fd5bb564f | |
| parent | 0611f7fff0eea6d61c94a77583578409d6f44251 [diff] |
added a missing typename and fixed a unused typedef warning
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.