commit | e4493233e800d2756783f0d5aaabb87227193922 | [log] [tgz] |
---|---|---|
author | Antonio Sanchez <cantonios@google.com> | Thu Jul 31 17:02:43 2025 +0000 |
committer | Antonio Sanchez <cantonios@google.com> | Thu Jul 31 17:02:43 2025 +0000 |
tree | 88a27094eacafc022ced596aaf3e102c9f562948 | |
parent | f5ead2d34c19653b92ff6a5660f83c04f09a973a [diff] |
Fix EIGEN_OPTIMIZATION_BARRIER for clang-cl
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.