commit | 394f564055f3723ead6dd45fdb9013ea77f8f6ad | [log] [tgz] |
---|---|---|
author | Guoqiang QI <425418567@qq.com> | Tue Nov 17 12:27:01 2020 +0000 |
committer | David Tellenbach <david.tellenbach@me.com> | Tue Nov 17 12:27:01 2020 +0000 |
tree | 847bbc564d7b265945228f31e66c31bacecea2c6 | |
parent | 8e9cc5b10a16dde87c65e9e9c4471095f78e11d4 [diff] |
Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation using PacketMath.
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.