commit | dee6428a71bd094ea1b720c605e69fba52cd3a20 | [log] [tgz] |
---|---|---|
author | Erik Schultheis <erik.schultheis@aalto.fi> | Sat Dec 18 17:18:16 2021 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Sat Dec 18 17:18:16 2021 +0000 |
tree | f6373fd82c1790e6677ed6eb917c77e222e4d916 | |
parent | d0b4b75fbbe5f99254e031cbfe204c3e2bb7c83f [diff] |
fixed clang warnings about alignment change and floating point precision
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.