commit | 7aefb9f4d95e74c9d53fcdf62a3feb8af6145f96 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Sat Apr 12 16:20:09 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Sat Apr 12 16:20:09 2025 +0000 |
tree | 3024a0979380bbe1e7f6b3d0539f2cc7c1673bd5 | |
parent | 73ca849a68c78f701aa3cc2350c1a13b63250594 [diff] |
fix memset optimization for std::complex types
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/ or https://libeigen.gitlab.io/docs/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.