Skip to content

Commit

Permalink
Docs: Add page for Complex Math API
Browse files Browse the repository at this point in the history
  • Loading branch information
adeljo-amd committed Feb 27, 2025
1 parent c9d719f commit 8692170
Show file tree
Hide file tree
Showing 4 changed files with 450 additions and 0 deletions.
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ deallocate
decompositions
denormal
Dereferencing
DFT
dll
DirectX
EIGEN
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ The HIP documentation is organized into the following categories:

* [HIP runtime API](./reference/hip_runtime_api_reference)
* [HIP math API](./reference/math_api)
* [HIP complex math API](./reference/complex_math_api)
* [HIP environment variables](./reference/env_variables)
* [CUDA to HIP API Function Comparison](./reference/api_syntax)
* [List of deprecated APIs](./reference/deprecated_api_list)
Expand Down
Loading

0 comments on commit 8692170

Please sign in to comment.