commit | 4033cfcc1dd45b3cdf7285afd93556f2cfbe9425 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Thu Aug 14 16:30:19 2025 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Thu Aug 14 16:30:19 2025 +0000 |
tree | 4e13578d89e1144650cddf374deb879426e16622 | |
parent | e9dfbad618597963b1778be46e6cd5c2ca835d71 [diff] |
Fix dangling reference in VectorwiseOp::iterator: Episode II: The Dependent Typedef Strikes Back
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.