commit | 3b5a1b4157ff9997065e4af78872ccf36b83f42b | [log] [tgz] |
---|---|---|
author | qile lin <dgrlql2022@gmail.com> | Fri Aug 23 12:52:22 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Aug 23 12:52:22 2024 +0000 |
tree | 58f578b9feb49542679efe1ac54241807858562f | |
parent | 98f1ac5e6526519e50ff74e6d1b89b3004ee79f7 [diff] |
sve instrinsics with "_x" suffix will be faster than "_z" suffix
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.