@Name(value="Eigen::NumTraits<tensorflow::bfloat16>") public static class tensorflow.bfloat16NumTraits extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
|---|---|
static tensorflow.bfloat16 |
highest() |
static tensorflow.bfloat16 |
infinity() |
static tensorflow.bfloat16 |
lowest() |
tensorflow.bfloat16NumTraits |
position(long position) |
static tensorflow.bfloat16 |
quiet_NaN() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, 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(Pointer).public tensorflow.bfloat16NumTraits position(long position)
@ByVal public static tensorflow.bfloat16 highest()
@ByVal public static tensorflow.bfloat16 lowest()
@ByVal public static tensorflow.bfloat16 infinity()
@ByVal public static tensorflow.bfloat16 quiet_NaN()
Copyright © 2019. All rights reserved.