| commit | 18eab8f997aea0d832ba63515320bed2e7d48c5f | [log] [tgz] |
|---|---|---|
| author | Rasmus Munk Larsen <rmlarsen@google.com> | Sat Feb 12 04:23:03 2022 +0000 |
| committer | Antonio Sánchez <cantonios@google.com> | Sat Feb 12 04:23:03 2022 +0000 |
| tree | ce6f38b9ac8984ce4648b3d747c2118b9f4b58f7 | |
| parent | fbc62f7df9aa41b41e5480c72af6ec4b4973d7a3 [diff] |
Add convenience method `constexpr std::size_t size() const` to `Eigen::IndexList`
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.