aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Inverse.h
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2021-03-08 07:32:54 -0800
committerGravatar Antonio Sanchez <cantonios@google.com>2021-03-08 07:32:54 -0800
commit1296abdf82875d847c2a24afd09b301b38c0dd48 (patch)
tree66ab706a937bcf872050c391b1f046ff795b2976 /Eigen/src/Core/Inverse.h
parent60452431412b27517207b002094176a7dc06271c (diff)
Fix non-trivial Half constructor for CUDA.
Both CUDA and HIP require trivial default constructors for types used in shared memory. Otherwise failing with ``` error: initialization is not supported for __shared__ variables. ```
Diffstat (limited to 'Eigen/src/Core/Inverse.h')
0 files changed, 0 insertions, 0 deletions