commit | 6c6ce9d06b69d13459c2bcba112b1a25f08923c8 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Nov 19 22:14:29 2024 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Nov 19 22:14:29 2024 +0000 |
tree | b9ce42727a71a19e3b70b17a156a4495b34fe245 | |
parent | e7c799b7c984f9b8bea27967bb04a97c52e62582 [diff] |
Enable vectorized erf<double>(x) for SSE and AVX, which was accidentally removed in merge request 1750.
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.