commit | e8515f78ac098329ab9f8cab21c87caede090a3f | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Thu Oct 05 17:13:37 2023 +0000 |
committer | Antonio Sánchez <cantonios@google.com> | Thu Oct 05 17:13:37 2023 +0000 |
tree | 70c3fa2c9e9d0d8986f9e455070b388b5a438617 | |
parent | 6d829e766ff1b1ab867d93631163cbc63ed5798f [diff] |
Fix sparse triangular view iterator
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.