commit | 60218829b71b2d1c69ec989e47147d35fce980ca | [log] [tgz] |
---|---|---|
author | Antonio Sanchez <cantonios@google.com> | Wed Nov 18 07:58:33 2020 -0800 |
committer | Antonio Sanchez <cantonios@google.com> | Wed Nov 18 07:58:33 2020 -0800 |
tree | 84ec6f0d58bc5e4343dbded6be7a2ff9866364c4 | |
parent | 2d6370654518ba4b1fe1f6ea051922b70fdbd3f4 [diff] |
EOF newline added to InverseSize4. Causing build breakages due to `-Wnewline-eof -Werror` that seems to be common across Google.
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.