@NoOffset @Properties(inherit=cudart.class) public class __nv_bfloat16 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
__nv_bfloat16(__nv_bfloat16_raw hr) |
__nv_bfloat16() |
__nv_bfloat16(double f) |
__nv_bfloat16(float f) |
__nv_bfloat16(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
__nv_bfloat16_raw |
as__nv_bfloat16_raw() |
float |
asFloat() |
__nv_bfloat16 |
put(__nv_bfloat16_raw hr) |
__nv_bfloat16 |
put(double f) |
__nv_bfloat16 |
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 __nv_bfloat16(Pointer p)
Pointer(Pointer).public __nv_bfloat16()
public __nv_bfloat16(@Const @ByRef __nv_bfloat16_raw hr)
public __nv_bfloat16(float f)
public __nv_bfloat16(double f)
@ByRef @Name(value="operator =") public __nv_bfloat16 put(@Const @ByRef __nv_bfloat16_raw hr)
@ByVal @Name(value="operator __nv_bfloat16_raw") public __nv_bfloat16_raw as__nv_bfloat16_raw()
@ByRef @Name(value="operator =") public __nv_bfloat16 put(float f)
@ByRef @Name(value="operator =") public __nv_bfloat16 put(double f)
Copyright © 2023. All rights reserved.