commit | a32db4396635c706d9e862824bdf4e0ec0c3b257 | [log] [tgz] |
---|---|---|
author | Jordan Rupprecht <rupprecht@google.com> | Thu Dec 19 11:06:08 2024 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Thu Dec 19 11:06:08 2024 +0000 |
tree | b70d262b0cb55de63b513a6995047a4900d5d9fa | |
parent | c01ff45312582b2ea896ee307a49165ca4790332 [diff] |
Add missing `#include <new>`
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.