commit | e39ad8badcea55bce7bd0de10fc0d28788141411 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Sat Apr 12 18:54:09 2025 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Sat Apr 12 18:54:09 2025 +0000 |
tree | c8de8bf0a6411a920861a2a3a0bdeea92662db0f | |
parent | 7aefb9f4d95e74c9d53fcdf62a3feb8af6145f96 [diff] |
fix constexpr in CoreEvaluators.h
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.