commit | 2b7b7aac57130228c8057aac7c4782bd1278c923 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Aug 02 20:40:53 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Aug 02 20:40:53 2024 +0000 |
tree | a92f58662f76def14e7935cf73d3982b7420a5d3 | |
parent | b3e3b7b0ec06d64c7e3b5c2c54218c16c757c227 [diff] |
Speed up complex * complex matrix multiplication.
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.