| commit | c6953f799b01d36f4236b64f351cc1446e0abe17 | [log] [tgz] |
|---|---|---|
| author | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Oct 13 21:48:31 2020 +0000 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Oct 13 21:48:31 2020 +0000 |
| tree | 9abcded97c6effc010d08787c5b43ef7bb043b54 | |
| parent | 807e51528d220c0efed870f0505dea81a5776085 [diff] |
Add packet generic ops `predux_fmin`, `predux_fmin_nan`, `predux_fmax`, and `predux_fmax_nan` that implement reductions with `PropagateNaN`, and `PropagateNumbers` semantics. Add (slow) generic implementations for most reductions.
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.