commit | 59498c96fec50ce3fbdc5162ca19e733e85a1c5c | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Mon Aug 05 21:26:05 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Aug 05 21:26:05 2024 +0000 |
tree | 6fc5d8af479f6bac1eebf62e4df5a2a750bfc984 | |
parent | 1dcae7cefcd479ec1f881dd4831665ab292ee1e7 [diff] |
SSE/AVX use fmaddsub for complex products
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.