@Name(value="Eigen::NumTraits<tensorflow::bfloat16>") @Properties(inherit=tensorflow.class) public class bfloat16NumTraits extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
IsInteger
enum Eigen::NumTraits
|
static int |
IsSigned
enum Eigen::NumTraits
|
static int |
RequireInitialization
enum Eigen::NumTraits
|
| Constructor and Description |
|---|
bfloat16NumTraits()
Default native constructor.
|
bfloat16NumTraits(long size)
Native array allocator.
|
bfloat16NumTraits(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
bfloat16NumTraits |
getPointer(long i) |
static bfloat16 |
highest() |
static bfloat16 |
infinity() |
static bfloat16 |
lowest() |
bfloat16NumTraits |
position(long position) |
static bfloat16 |
quiet_NaN() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static final int IsInteger
public static final int IsSigned
public static final int RequireInitialization
public bfloat16NumTraits()
public bfloat16NumTraits(long size)
Pointer.position(long).public bfloat16NumTraits(Pointer p)
Pointer(Pointer).public bfloat16NumTraits position(long position)
public bfloat16NumTraits getPointer(long i)
getPointer in class PointerCopyright © 2022. All rights reserved.