commit | 2a3465102ac48d5e71b134d77b25665d63120eff | [log] [tgz] |
---|---|---|
author | Frédéric BRIOL <fbriol@gmail.com> | Mon Sep 23 16:43:53 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Sep 23 16:43:53 2024 +0000 |
tree | 3d1ed76dc12daf13009db9c2bc15a57d5a0e6c02 | |
parent | 2d4c9b400cca33d2f5cf316efc7151236244edb1 [diff] |
Refactor code to use constexpr for data() functions.
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/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.