Add remaining function overloads for `cuda::complex`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
https://github.com/NVIDIA/cccl/pull/5609 Added the initial implementation of `cuda::complex` with constructors, conversion rules, and getter/setters.
It is still missing overloads for operators as well as math functions.
This issue can be closed by implementing the following free functions for `cuda::complex`
Contributor guide
Assessment
This issue has not been assessed yet.