Skip to content

Commit

Permalink
Change font-style for "Constraints"
Browse files Browse the repository at this point in the history
Co-authored-by: John Pennycook <[email protected]>
  • Loading branch information
jle-quel and Pennycook authored Feb 7, 2024
1 parent b14d8c9 commit 476e021
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ available only in host code as noted below.
The complex type is trivially copyable and type trait `is_device_copyable`
should resolve to `std::true_type`.

Constraints: The `T` template parameter must be one of the types `float`,
_Constraints_: The `T` template parameter must be one of the types `float`,
`double`, or `sycl::half`.

Note: When performing operations between complex numbers and decimals,
Expand Down

0 comments on commit 476e021

Please sign in to comment.