| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart |
| Modifier and Type | Method and Description |
|---|---|
__half2_raw |
__half2.as__half2_raw()
\ingroup CUDA_MATH__HALF_MISC
Conversion operator to \p __half2_raw
|
__half2_raw |
__half2_raw.getPointer(long i) |
__half2_raw |
__half2_raw.position(long position) |
__half2_raw |
__half2_raw.x(short setter) |
__half2_raw |
__half2_raw.y(short setter) |
| Modifier and Type | Method and Description |
|---|---|
__half2 |
__half2.put(__half2_raw h2r)
\ingroup CUDA_MATH__HALF_MISC
Assignment operator from \p __half2_raw
|
| Constructor and Description |
|---|
__half2(__half2_raw h2r)
\ingroup CUDA_MATH__HALF_MISC
Constructor from \p __half2_raw
|
Copyright © 2025. All rights reserved.