commit | 53b83cddf96ea76c75c248e7677872961b64cc0d | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Oct 25 20:55:51 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Oct 25 20:55:51 2024 +0000 |
tree | 166d1945c9c2712f5775ea1d36d0a7125d4e79f3 | |
parent | 37563856c9510aeca7923420e34311a0816b96fd [diff] |
Include <type_traits> in main.h for std::is_trivial*
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.