commit | 4e5136d239e7ffecc686e6e72f9d1d69628c9794 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Mon Oct 21 17:10:15 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Oct 21 17:10:15 2024 +0000 |
tree | 1b610e323ddebcfb38e33ff61b0b0361d9c30f24 | |
parent | b396a6fbb2e173f52edb3360485dedf3389ef830 [diff] |
make fixed size matrices and arrays trivially_default_constructible
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.