commit | 4be7e6b4e0a82853e853c0c7c4ef72f395e1f497 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Aug 04 20:56:24 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Aug 04 20:56:24 2025 +0000 |
tree | a6890a3599151005b628f45a3ec15ec49f390c64 | |
parent | edcf4c135f75e1de9fddc536adaa7b8578addc47 [diff] |
Fix pcmp_* for HVX to comply with the new definition of true = Scalar(1)
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.