| commit | f64b2954c711b7846ae6ae228c5f14bd8dd56ec4 | [log] [tgz] |
|---|---|---|
| author | Rasmus Munk Larsen <rmlarsen@google.com> | Thu Jun 10 17:17:39 2021 -0700 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Thu Jun 10 17:17:39 2021 -0700 |
| tree | 4186deb89a49f0712eef14dff7a1569756c5fe0a | |
| parent | 001a57519a7aa909d3bf0cd8c6ec8a9cd19d9c70 [diff] |
Fix c++20 warnings about using enums in arithmetic expressions.
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.