commit | b6b8b54e5e2a83fe659c4bbe559c07fcd7874175 | [log] [tgz] |
---|---|---|
author | Sean McBride <sean@rogue-research.com> | Tue Sep 24 16:29:45 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Tue Sep 24 16:29:45 2024 +0000 |
tree | ba8775930490e383b23f223557c8f4468d6b61d5 | |
parent | 2a3465102ac48d5e71b134d77b25665d63120eff [diff] |
Fixed issue #2858: removed unneeded call to _mm_setzero_si128
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.