commit | 322e087690e482766ddf2781d37d3a66d3e3f2cd | [log] [tgz] |
---|---|---|
author | Chip Kerchner <ckerchner@tenstorrent.com> | Wed Jul 16 15:22:38 2025 +0000 |
committer | Chip Kerchner <ckerchner@tenstorrent.com> | Wed Jul 16 15:22:38 2025 +0000 |
tree | 41b2d7eb36db8f96cb4f87965123faf6b3189385 | |
parent | 2489bc0d558bbc25ca02e9437201d01fbb704428 [diff] |
Add EIGEN_RISCV64_DEFAULT_LMUL to control the default LMul for vectors.
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.