commit | 0fb2ed140d4fc0108553ecfb25f2d7fc1a9319a1 | [log] [tgz] |
---|---|---|
author | Tyler Veness <calcmogul@gmail.com> | Thu Nov 14 01:05:29 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Thu Nov 14 01:05:29 2024 +0000 |
tree | 29ae3537b5783e7cf1d2244c863c30a7461d98bc | |
parent | 8b4efc8ed8a65415e248d54fbc9afdd964c94f64 [diff] |
Make element accessors constexpr
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.