commit | 00be0a7ff39caef76bbd4767fca86e89f4a5b45e | [log] [tgz] |
---|---|---|
author | David Tellenbach <david.tellenbach@me.com> | Thu Dec 10 15:23:23 2020 +0000 |
committer | David Tellenbach <david.tellenbach@me.com> | Thu Dec 10 15:23:23 2020 +0000 |
tree | 27560905472e53fa44e7f71b51b3d91371174f42 | |
parent | 8eb461a4312f61ea4d951a20d15dbefeceb60f60 [diff] |
Fix vectorization of complex sqrt on NEON
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.