commit | bd0cd1d67b7d93605da49924588ce4bd6a816124 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Tue Jul 08 21:48:59 2025 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Tue Jul 08 21:48:59 2025 +0000 |
tree | 9c0039a0289dc88735a21080852dc2d278bf89c5 | |
parent | 6854da2ea0116f7f042c9b1a9d6fe3c21718c86a [diff] |
Fix self-adjoint products when multiplying by a compile-time vector.
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.