commit | 93ec5450cb869a3957b05fecfc844df94c699860 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Tue Nov 19 01:38:48 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Tue Nov 19 01:38:48 2024 +0000 |
tree | 9602a197548259ee5ca44056d9b5750c13af8e58 | |
parent | 0af6ab4b76058e374ad5f73126a28ca536ebfa45 [diff] |
disable fill_n optimization for msvc
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.