commit | c01ff45312582b2ea896ee307a49165ca4790332 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Sat Dec 14 14:25:04 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Sat Dec 14 14:25:04 2024 +0000 |
tree | c71bf670bac4396a928999b3e129679945f92589 | |
parent | af59ada0accc722ebd930ec65340156dbe62ffa1 [diff] |
Enable fill_n and memset optimizations for construction and assignment
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.