commit | efe5b6979d6430f4db260672a5432f34ec2e4d91 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Jul 18 18:06:28 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Jul 18 18:06:28 2025 +0000 |
tree | 786f0c1a3dd277a30f6090e1e18eb076bb26f83c | |
parent | 2cf66d4b0d0ba52cbf2507e15998c4735aa14406 [diff] |
Unconditionally include <memory>. Some c++20 builds are currently broken because it is needed for std::assume_aligned.
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.