commit | 2e61c0c6b4932d134143b4ebdc85a93f1704150c | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Sun Jan 15 02:06:17 2023 +0000 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Sun Jan 15 02:06:17 2023 +0000 |
tree | 0238b81805e5a6423c14d2db8ce530727b3afcfa | |
parent | 4aca06f63a5aa4fa43f13452e42bfba769d8ba7d [diff] |
Add missing EIGEN_DEVICE_FUNC in a few places when called by asserts.
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.