Skip to content

Commit f523bee

Browse files
adeljo-amdneon60
authored andcommitted
Docs: Add page for Complex Math API
1 parent 7cd8663 commit f523bee

File tree

4 files changed

+449
-0
lines changed

4 files changed

+449
-0
lines changed

.wordlist.txt

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ deallocate
3636
decompositions
3737
denormal
3838
Dereferencing
39+
DFT
3940
dll
4041
DirectX
4142
EIGEN

docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The HIP documentation is organized into the following categories:
4242

4343
* [HIP runtime API](./reference/hip_runtime_api_reference)
4444
* [HIP math API](./reference/math_api)
45+
* [HIP complex math API](./reference/complex_math_api)
4546
* [HIP environment variables](./reference/env_variables)
4647
* [CUDA to HIP API Function Comparison](./reference/api_syntax)
4748
* [List of deprecated APIs](./reference/deprecated_api_list)

0 commit comments

Comments
 (0)