SWDEV-541514 - Docs update 2025-09-15 (#993)
Co-authored-by: Julia Jiang <56359287+jujiang-del@users.noreply.github.com>
This commit is contained in:
@@ -43,6 +43,13 @@ in both single and double precision formats.
|
||||
Complex Number Functions
|
||||
========================
|
||||
|
||||
.. note::
|
||||
|
||||
Changes have been made to small vector constructors for ``hipComplex`` and ``hipFloatComplex``
|
||||
initialization, such as ``float2`` and ``int4``. If your code previously relied
|
||||
on a single value to initialize all components within a vector or complex type, you might need
|
||||
to update your code.
|
||||
|
||||
A comprehensive collection of functions for creating and manipulating complex numbers, organized by
|
||||
functional categories for easy reference.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user