commit | 283d871a3f461512d560f1bcbb2b8e1d650941b9 | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Nov 08 14:25:57 2024 -0800 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Nov 08 14:25:57 2024 -0800 |
tree | 142a4ae472ae9cb410e6015873785dd8a4e08893 | |
parent | 0d366f65322564086afdbd2e46793ff04ba7ba88 [diff] |
Add missing EIGEN_DEVICE_FUNCTION decorations.
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.