@NoOffset @Properties(inherit=cudart.class) public class __half extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
__half(__half_raw hr) |
__half() |
__half(double f) |
__half(float f) |
__half(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
__half_raw |
as__half_raw() |
float |
asFloat() |
__half |
put(__half_raw hr) |
__half |
put(double f) |
__half |
put(float f) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic __half(Pointer p)
Pointer(Pointer).public __half()
public __half(@Const @ByRef __half_raw hr)
public __half(float f)
public __half(double f)
@ByVal @Name(value="operator __half_raw") public __half_raw as__half_raw()
Copyright © 2023. All rights reserved.