commit | b55dab7f2118e59834bcea85d98d2644c4ce614d | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Sat Oct 12 21:03:30 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Sat Oct 12 21:03:30 2024 +0000 |
tree | fa152e88442815d681cf3f1aff68ee08c392b667 | |
parent | e0cbc55d924a584a25ff47fcb07af8c9335b5805 [diff] |
Fix DenseBase::tail for Dynamic template argument
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.