commit | 1e65707aa20603fc2ee9c2ac21c466ef57d23e10 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Wed Jul 23 22:26:40 2025 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Wed Jul 23 22:26:40 2025 +0000 |
tree | 40b1708b8f5dad3e904c12a8e64e97a30171c793 | |
parent | abeba8535664525fa8ce5764eb2309ffc7bca21b [diff] |
Suppress Warray-bounds warning in generic ploaduSegment, fix edge case for vectorized cast
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.