commit | 8e8c31908786990feb07b05e8021e71a4552ab3f | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Oct 01 11:40:58 2024 -0700 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Oct 01 11:40:58 2024 -0700 |
tree | 2be3fafa616707ccb0bdd8801f7d86777940c0e5 | |
parent | 7ad7c1d5c59ab0bf87f83003283f0cc8357789bd [diff] |
Add missing EIGEN_DEVICE_FUNC annotations.
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.