Files
eigen/Eigen/src/Core/arch/CUDA
Antonio Sanchez 1c013be2cc Better CUDA complex division.
The original produced NaNs when dividing 0/b for subnormal b.
The `complex_divide_stable` was changed to use the more common
Smith's algorithm.
2021-04-29 17:39:58 +00:00
..
2021-04-29 17:39:58 +00:00