| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart |
| Modifier and Type | Method and Description |
|---|---|
__half_raw |
__half.as__half_raw()
\ingroup CUDA_MATH__HALF_MISC
Type cast to \p __half_raw operator.
|
__half_raw |
__half_raw.getPointer(long i) |
__half_raw |
__half_raw.position(long position) |
__half_raw |
__half_raw.x(short setter) |
| Modifier and Type | Method and Description |
|---|---|
__half |
__half.put(__half_raw hr)
\ingroup CUDA_MATH__HALF_MISC
Assignment operator from \p __half_raw.
|
| Constructor and Description |
|---|
__half(__half_raw hr)
\ingroup CUDA_MATH__HALF_MISC
Constructor from \p __half_raw.
|
Copyright © 2025. All rights reserved.