commit | 6f0f6f792e441c32727ed945686fefe02e6bdbc6 | [log] [tgz] |
---|---|---|
author | daravi <daravi@alumni.ubc.ca> | Wed Sep 16 02:06:53 2020 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Wed Sep 16 02:06:53 2020 +0000 |
tree | f4c4d5c98546b774d7cb47a95ae0b61337a86c01 | |
parent | cc0c38ace87f9b77a21b2ad1b20b0c4f97b24719 [diff] |
Fix compiler error due to c++20 operator== generation rules
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.