commit | ee4f86f9094a35dc4b52a6b685f0329f9547135f | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Thu May 08 09:38:35 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Thu May 08 09:38:35 2025 +0000 |
tree | 449cccafc9d05cf70e2d2036a1f89d55fe61d64d | |
parent | 6dbbf0a843ec3c76c8877e420ba0684bb07e6daa [diff] |
Fix MSAN in vectorized casting evaluator
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.